From f740c9ab9f4aa735e08403fd978dd060c6eaee50 Mon Sep 17 00:00:00 2001 From: busybox Date: Thu, 27 Aug 2020 22:28:09 +0200 Subject: [PATCH] Use global indications for cd This might have been misleading for Linux / Mac users --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11e94b0..c2f9540 100644 --- a/README.md +++ b/README.md @@ -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 ``` - 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. \ No newline at end of file +😘 - Thanks to [Androz2091](https://github.com/Androz2091) for the [Insta.js](https://github.com/Androz2091/insta.js) package.