Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Edin Abazi authored and Edin Abazi committed Aug 15, 2016
1 parent 15098b3 commit 0e5ab7d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 [email protected] nib rupture`.

0 comments on commit 0e5ab7d

Please sign in to comment.