Skip to content

Commit

Permalink
πŸ‘Œ IMPROVE: Improve cURL Commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MaedahBatool committed Aug 8, 2018
1 parent 905594c commit 27a3e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 27a3e5b

Please sign in to comment.