mirror of
https://github.com/imcarlost/pidcat-repl.git
synced 2026-08-08 23:17:43 -04:00
Updated text pointing to path to adb in readme
This commit is contained in:
@@ -39,12 +39,9 @@ enter into your terminal something actually happens.
|
|||||||
To include `adb` and other android tools on your path:
|
To include `adb` and other android tools on your path:
|
||||||
|
|
||||||
export PATH=$PATH:<path to Android SDK>/platform-tools
|
export PATH=$PATH:<path to Android SDK>/platform-tools
|
||||||
|
|
||||||
and
|
|
||||||
|
|
||||||
export PATH=$PATH:<path to Android SDK>/tools
|
export PATH=$PATH:<path to Android SDK>/tools
|
||||||
|
|
||||||
Include that line in your `.bashrc` or `.zshrc`.
|
Include these lines in your `.bashrc` or `.zshrc`.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user