Explorar o código

README: add missing 'grunt devel'

Herbert Vojčík %!s(int64=10) %!d(string=hai) anos
pai
achega
428f6756e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@ present in Amber.
 If not already present, create a project
 in an empty directory with `amber init`.
 
-In a project, `bower install silk --save`.
+In a project, `bower install silk --save` and `grunt devel`.
 
 Start development server with `amber serve`
 and go to `http://localhost:4000/` in your browser.