Hannes Hirzel il y a 10 ans
Parent
commit
c0fe3de443
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ Include as devDependency in your Amber project:
 bower install amber-ide-starter-dialog --save-dev
 ```
 
-run ```amber devel``` to regenerate config, include the loading snippet from README into index.html
+run ```grunt devel``` to regenerate config, include the loading snippet from README into index.html
 
 
 `require(['amber-ide-starter-dialog'], function (s) { s.start(); });`