Fix bower insteall instructions

This commit is contained in:
Lorenz 2013-12-17 22:07:58 +00:00
parent 80a5283153
commit 594d5fabe4

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: