Skip to content

Commit

Permalink
fix(readme): fix gulp instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaSkywalker committed Mar 2, 2016
1 parent a0cee0d commit bc0cb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ It's just a first version, but we will continue development of this template to
To build the template from scratch you will be required to have following tools
* Download and install nodejs [https://nodejs.org](https://nodejs.org)
* Open the console inside of extracted folder and run `npm install` to fetch all dependencies
* Run `gulp init` to build sources
* Run `gulp` to build sources
* That's it! Go to `release\` folder in check out your freshly made compiled files!

0 comments on commit bc0cb18

Please sign in to comment.