Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
itsspriyansh committed Sep 3, 2024
1 parent 2142087 commit 15936c3
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -612,11 +612,7 @@ Easily run Android SDK binaries without needing to locate them manually by using
npx @nightwatch/mobile-helper android.<binary_name> [args]
```
**Currenty supported binaries:**
- adb
- avdmanager
- sdkmanager
- emulator
Check the [docs](./docs/) to know more about using the above binaries.
Currenty supported binaries: `adb`, `avdmanager`, `sdkmanager` and `emulator`.
Check the following docs to know more about usage of the above binaries:
- [Using emulator from CLI](docs/install-android-application-from-apk.md)

0 comments on commit 15936c3

Please sign in to comment.