We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64195e3 commit 787f40fCopy full SHA for 787f40f
README.md
@@ -7,8 +7,8 @@ Download or Clone the repo in your local machine
7
- Download: https://github.com/sujaydavalgi/android-shell-scripts/archive/master.zip
8
- Extract it to your setup folder
9
- Clone: https://github.com/sujaydavalgi/android-shell-scripts.git
10
- - Create a setup folder and initialize that folder
11
- - Clone the repo in that folder
+ - Create a setup folder and initialize that folder (_git init_)
+ - Clone the repo in that folder (_git clone https://github.com/sujaydavalgi/android-shell-scripts.git_)
12
13
**STEP-2:**
14
Edit the `PATH` variables
0 commit comments