Merge pull request #242 from cubedro/develop

Fixed grunt-cli in readme.md
This commit is contained in:
Marian OANCΞA 2015-08-01 18:33:00 +03:00
commit c4f8343372

View File

@ -19,7 +19,7 @@ Clone the repository and install the dependencies
git clone https://github.com/cubedro/eth-netstats git clone https://github.com/cubedro/eth-netstats
cd eth-netstats cd eth-netstats
npm install npm install
npm install -g grunt sudo npm install -g grunt-cli
``` ```
##Build the resources ##Build the resources