diff --git a/README.md b/README.md index d1e698d..89a7ae5 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ This application help to create a Webapp [MVC](http://en.wikipedia.org/wiki/Mode ## Installation Installation is done using the NodeJS Package Manager (npm). If you don't have npm installed on your system you can download it from [npmjs.org](http://npmjs.org/) -Before install required dependencies: +First install required dependencies: - $ sudo npm install bower mocha npm -g + $ sudo npm install bower mocha gulp npm -g To install trinte: diff --git a/package.json b/package.json index b251808..0dadc98 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "trinte", "description": "TrinteJS - MVC framework for NodeJS", - "version": "0.3.11", + "version": "0.4.0", "keywords": [ "app", "mvc",