Merge pull request #98 from lorenzhs/patch-2

Fix bower install instructions
This commit is contained in:
David Cormier 2013-12-17 14:51:54 -08:00
commit e299386509

View file

@ -19,7 +19,7 @@ Contributing to glowing-bear
We use Bower to manage dependencies:
$ 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: