diff --git a/README.md b/README.md index 5c06662..8198b2f 100644 --- a/README.md +++ b/README.md @@ -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!