Skip to content

Commit cee26f4

Browse files
authored
Update README.md
1 parent afae23b commit cee26f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ git clone "url you just copied"
2525

2626
where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.
2727

28+
Before cloning you just make sure that you have changed the directory to _Desktop_ or some other locations, To change the directory to Desktop run the following command:
29+
30+
```
31+
cd Desktop
32+
```
33+
2834
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/copy-to-clipboard.png" alt="copy URL to clipboard" />
2935

3036
For example:

0 commit comments

Comments
 (0)