|
@@ -12,7 +12,7 @@ present in Amber.
|
|
If not already present, create a project
|
|
If not already present, create a project
|
|
in an empty directory with `amber init`.
|
|
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`
|
|
Start development server with `amber serve`
|
|
and go to `http://localhost:4000/` in your browser.
|
|
and go to `http://localhost:4000/` in your browser.
|