Merge pull request #98 from lorenzhs/patch-2
Fix bower install instructions
This commit is contained in:
commit
e299386509
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue