Merge pull request #373 from mespiga/master

updating readme.md after install in OSX ElCapitan 10.11.5
pull/299/head
Aigars Silkalns 2017-01-24 12:45:18 +01:00 committed by GitHub
commit 15ad2b23e8
1 changed files with 2 additions and 0 deletions

View File

@ -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.