瀏覽代碼

README: updates: @ambers org, debowerizing.

Herby Vojčík 6 年之前
父節點
當前提交
8ad29c6d67
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -7,9 +7,7 @@ Legacy IDE and a few other old non-core packages
 To bring project alive (for example after `git clone`):
 
 ```sh
-npm install
-bower install
-grunt devel
+npm run init
 ```
 
 Developing the project (after brought alive):