From 27a3e5b2dedd6774e04975ff54583899e5c895b8 Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Wed, 8 Aug 2018 16:24:50 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20Improve=20cURL=20Comm?= =?UTF-8?q?ands?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44cd9e1..bb75018 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Download [`gulpfile.js`](https://raw.githubusercontent.com/MaedahBatool/pudl/mas _**OR** use your terminal to browse your desired folder and run the following command which will download all the required files for you via cURL._ ```sh -curl -L https://git.io/pudlgf -o "gulpfile.js" && curl -L https://git.io/pudlpkg -o "pacakge.json" && curl -L https://git.io/pudlgi -o ".gitignore" && curl -L https://git.io/pudlcfg -o "config.js" +curl -L https://git.io/pudlgfl -o "gulpfile.js" && curl -L https://git.io/pudlpkjs -o "pacakge.json" && curl -L https://git.io/pudlgig -o ".gitignore" && curl -L https://git.io/pudlcg -o "config.js" ``` ### ➡️ STEP #2: Editing the Project Variables