Merge pull request #1 from busybox11/patch-1

Use global indications for cd
main
Killian' Dal-Cin 4 years ago committed by GitHub
commit 5fbfb10718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ Here is how you can install and use it
- Open a command prompt
- Go to the folder you want using
```bash
cd C:\path\to\the\folder\you\want\
cd <PATH TO FOLDER>
```
- Clone this repository
@ -65,4 +65,4 @@ Just open an issue if you have any features suggestions.
# Credits
😘 - Thanks to [Androz2091](https://github.com/Androz2091) for the [Insta.js](https://github.com/Androz2091/insta.js) package.
😘 - Thanks to [Androz2091](https://github.com/Androz2091) for the [Insta.js](https://github.com/Androz2091/insta.js) package.

Loading…
Cancel
Save