Updated README.MD file
This commit is contained in:
parent
3e026db700
commit
0a38e0ef15
|
@ -29,12 +29,12 @@ To include all its optional submodules ([Simple Grid](https://github.com/pdcreis
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
||||||
### Dependencies
|
#### Dependencies
|
||||||
|
|
||||||
* [Node.js](http://nodejs.org)
|
* [Node.js](http://nodejs.org)
|
||||||
* [Gulp](http://gulpjs.com)
|
* [Gulp](http://gulpjs.com)
|
||||||
|
|
||||||
#### Using Gulp and Laravel Elixir
|
### Using Gulp and Laravel Elixir
|
||||||
|
|
||||||
Install Gulp as a global NPM package, if you don't have it already on your machine:
|
Install Gulp as a global NPM package, if you don't have it already on your machine:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue