Skip to content

Commit 787f40f

Browse files
authored
Update cloning instructions in README
Clarify instructions for cloning the repository.
1 parent 64195e3 commit 787f40f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Download or Clone the repo in your local machine
77
- Download: https://github.com/sujaydavalgi/android-shell-scripts/archive/master.zip
88
- Extract it to your setup folder
99
- 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
10+
- Create a setup folder and initialize that folder (_git init_)
11+
- Clone the repo in that folder (_git clone https://github.com/sujaydavalgi/android-shell-scripts.git_)
1212

1313
**STEP-2:**
1414
Edit the `PATH` variables

0 commit comments

Comments
 (0)