mirror of https://github.com/ColorlibHQ/gentelella
Merge pull request #373 from mespiga/master
updating readme.md after install in OSX ElCapitan 10.11.5pull/299/head
commit
15ad2b23e8
|
@ -35,6 +35,8 @@ To contribute, please ensure that you have stable [Node.js](https://nodejs.org/)
|
|||
|
||||
Test if Gulp CLI is installed by running `gulp --version`. If the command isn't found, run `npm install -g gulp`. For more information about installing Gulp, see the Gulp's [Getting Started](https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md).
|
||||
|
||||
To have all gulp dependencies run ```npm install```
|
||||
|
||||
If `gulp` is installed, follow the steps below.
|
||||
|
||||
1. Fork and clone the repo.
|
||||
|
|
Loading…
Reference in New Issue