summaryrefslogtreecommitdiffstats
path: root/js/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 15:36:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 15:36:11 +0200
commit5eee2cc5a1452560995bbec8d248266a8cce5b5f (patch)
treee6e3a832e3d128c658e264f39d05a2af19504ca4 /js/README.md
parent145ba6a487657c9864500c94dd3a89d9af8f4a87 (diff)
add ng animate
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