fix(readme): fix gulp instructions

pull/3/head
alex 2016-03-02 17:15:37 +03:00
parent a0cee0d95a
commit bc0cb18322
1 changed files with 1 additions and 1 deletions

View File

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