Fix bower insteall instructions
This commit is contained in:
parent
80a5283153
commit
594d5fabe4
|
@ -19,7 +19,7 @@ Contributing to glowing-bear
|
||||||
We use Bower to manage dependencies:
|
We use Bower to manage dependencies:
|
||||||
|
|
||||||
$ npm install -r bower
|
$ npm install -r bower
|
||||||
$ bower install bower.json
|
$ bower install
|
||||||
|
|
||||||
The files have to be served from a web server. It's as simple as running this command in the glowing-bear directory:
|
The files have to be served from a web server. It's as simple as running this command in the glowing-bear directory:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue