瀏覽代碼

Link to npmjs.org page for amber-cli

Herbert Vojčík 9 年之前
父節點
當前提交
91f150f421
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@
 ## Installation (the Amber way)
 
 If you want to go the completely integrated Amber way you should not use this grunt-init template directly.
-Use [amber-cli](https://github.com/amber-smalltalk/amber-cli) instead.
+Use [amber-cli](https://www.npmjs.org/package/amber-cli) instead.
 Installation is done via `(sudo) npm install -g amber-cli`
 (in case you have old Amber CLI installed from `amber` package itself, which is now defunct,
 you should uninstall it first with `(sudo) npm uninstall -g amber`).