Skip to content

Commit c2c2974

Browse files
authoredMay 7, 2018
Update README.md
1 parent a745f2c commit c2c2974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Gulp is a terminal software and using it on Windows can be challenging. This gui
3737

3838
**It will teach you how to:**
3939
* **Step 1 - Terminal** Install a proper terminal with syntax highlighting on Windows to replace default cmd.exe (Not required for Linux and macOS)
40-
* **Step 2- Install npm** Install npm, a package manager.
40+
* **Step 2 - Install npm** Install npm, a package manager.
4141
* **Step 3 - Install gulp** Intall gulp globally.
4242
* **Step 4 - Configuring your own `gulpfile.js`** Teaches you how to configure your own `gulpfile.js` and a compiled list of suggestions and recommendations for gulp plugins if you would like to build your own gulp script that is tailored for your own development workflow.
4343
* **Can I just test it?** Test run a pre-made gulp script for you to test and have a good idea of what gulp does.

0 commit comments

Comments
 (0)
Please sign in to comment.