Updated README.MD file

This commit is contained in:
Pedro Reis 2015-10-14 12:01:51 +01:00
parent 3e026db700
commit 0a38e0ef15
1 changed files with 2 additions and 2 deletions

View File

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