Use global indications for cd

This might have been misleading for Linux / Mac users
main
busybox 4 years ago committed by GitHub
parent 0a4329b600
commit f740c9ab9f
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