From 0a38e0ef1570a4f49e99be7276e5c8decc43a6dd Mon Sep 17 00:00:00 2001 From: Pedro Reis Date: Wed, 14 Oct 2015 12:01:51 +0100 Subject: [PATCH] Updated README.MD file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b98cac..1197247 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ To include all its optional submodules ([Simple Grid](https://github.com/pdcreis git submodule init git submodule update -### Dependencies +#### Dependencies * [Node.js](http://nodejs.org) * [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: