From 38a405917fda84914dd06727add5dee4452e58d1 Mon Sep 17 00:00:00 2001 From: cubedro Date: Sat, 1 Aug 2015 18:21:53 +0300 Subject: [PATCH] fixed grunt-cli in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e64f71..48efbf7 100644 --- a/README.md +++ b/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