1
0
Quellcode durchsuchen

README: updates: @ambers org, debowerizing.

Herby Vojčík vor 5 Jahren
Ursprung
Commit
8ad29c6d67
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  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):