Skip to content

Commit 2f6ea48

Browse files
committed
Add version number to README
1 parent 5112f37 commit 2f6ea48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# An Elaborate Gulp Task for HTML, Sass/CSS, and JavaScript
22

3+
(v1.1.4)
4+
5+
---
6+
37
## Installation
48
All the required Node modules need to be installed before you can use this template. From the root folder of this project, type `npm install`. This will create a folder called `node_modules` and download the plugins listed under the `devDependencies` section in the `package.json` file. If you encounter an `ERR!` message about `EACCES`, then you’ll need to run the command as the super user: `sudo npm install`. Because the 13 Gulp tasks amount to about 220MB, expect to wait.
59

0 commit comments

Comments
 (0)