From 0e5ab7de19e88d8ac64cba7a5fe06a02156f0d7d Mon Sep 17 00:00:00 2001 From: Edin Abazi Date: Mon, 15 Aug 2016 16:56:23 +0200 Subject: [PATCH] edit readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0fd75ec..fa6a805 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ #Edin's Website Boilerplate -- Clone this repo -- Make sure you have [Node.js](https://nodejs.org/en/download/current/) installed -- Make sure you have gulp globally installed, `npm install -g gulp` -- Install local dependencies by running `npm install` in the root directory of this project -- Run `gulp` +1. Clone this repo +2. Make sure you have [Node.js](https://nodejs.org/en/download/current/) installed +3. Make sure you have gulp globally installed, `npm install -g gulp` +4. Install local dependencies by running `npm install` in the root directory of this project +5. Run `gulp` If you get any errors when running `gulp`, try installing the Stylus plugins globally by running `npm install -g jeet@6.1.2 nib rupture`. \ No newline at end of file