Revert "Add bower instructions"

This reverts commit 72b0aaddd3.

Conflicts:
	README.md
with-route-provider
David Cormier 12 years ago
parent e38dca2853
commit 3a28e33354
  1. 17
      README.md

@ -11,19 +11,4 @@ To use the web interface you first need to set a relay and a password:
Then you can point your browser to the Then you can point your browser to the
[Glowing Bear](http://cormier.github.io/glowing-bear) ! [Glowing Bear](http://cormier.github.io/glowing-bear) !
Contributing to glowing-bear Interested in contributing or simply want to talk about the project? Join us on **#glowing-bear** on **freenode**!
----------------------------
### 1. Setup your environment
We use Bower to manage dependencies:
$ npm install -r bower
$ 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:
$ python -m SimpleHTTPServer
For any information don't hesitate and join us on **#glowing-bear** on **freenode**!

Loading…
Cancel
Save