浏览代码

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

Herbert Vojčík 7 年之前
父节点
当前提交
33aee2fa69
共有 1 个文件被更改,包括 1 次插入1 次删除
  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