Updated README.MD file

This commit is contained in:
Pedro Reis 2015-10-14 11:44:21 +01:00
parent a43fa47797
commit 911b067efb
1 changed files with 5 additions and 0 deletions

View File

@ -32,11 +32,16 @@ To include all its optional submodules ([Simple Grid](https://github.com/pdcreis
### Dependencies
* [Node.js](http://nodejs.org)
* [Gulp](http://gulpjs.com)
#### Optional
* [LiveReload Chrome plugin](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei)
Install Gulp as a global NPM package, if don't have it already:
npm install --global gulp
Clone/download the barebones repositories into your WordPress /wp-content/themes/ directory and run the following to install all [Laravel Elixir](http://laravel.com/docs/master/elixir) dependencies:
npm install