Skip to content

Commit 15cf2e1

Browse files
Add note about adb on PATH to nimbus-cli install guide (#708)
1 parent 616c01c commit 15cf2e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/deep-dives/mobile/nimbus-cli/10-install.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ It runs on macOS, Linux and Windows. It works with [`adb`](https://developer.and
1414

1515
- Install [`adb`](https://developer.android.com/tools/adb), with Android Studio, or via [Platform Tools](https://developer.android.com/tools/releases/platform-tools).
1616

17+
Ensure that `adb` is on your PATH. You may have to restart your shell.
18+
1719
### For working with iOS:
1820

1921
- Install Xcode.

0 commit comments

Comments
 (0)