You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Gulp is a terminal software and using it on Windows can be challenging. This gui
37
37
38
38
**It will teach you how to:**
39
39
***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.
41
41
***Step 3 - Install gulp** Intall gulp globally.
42
42
***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.
43
43
***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