summaryrefslogtreecommitdiffstats
path: root/js/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'js/README.md')
-rw-r--r--js/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/js/README.md b/js/README.md
index 911b88423..a1b5f4139 100644
--- a/js/README.md
+++ b/js/README.md
@@ -1,5 +1,9 @@
# JavaScript Development
-Before starting, install nodejs 0.10 and run:
+Before starting, install nodejs 0.10 and grunt-cli:
+
+ sudo npm -g install grunt-cli
+
+then run:
npm install