Merge pull request #242 from cubedro/develop

Fixed grunt-cli in readme.md
pull/5/head
Marian OANCΞA 9 years ago
commit c4f8343372
  1. 2
      README.md

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

Loading…
Cancel
Save