Browse Source

README: Remove grunt-cli@0 hack, use latest.

Herbert Vojčík 7 years ago
parent
commit
33aee2fa69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -60,7 +60,7 @@ Getting Amber and setting up an initial project
 Do this to install Amber
 
     # Install the CLI tool `amber-cli` and supporting tools
-    npm install -g grunt-cli@0 grunt-init bower amber-cli
+    npm install -g grunt-cli grunt-init bower amber-cli
 
 
 Use ``amber init``  to create a project of your own