From 3a28e333546b63dd139d5549aa3fee22af93df2e Mon Sep 17 00:00:00 2001 From: David Cormier Date: Thu, 19 Dec 2013 10:36:10 -0500 Subject: [PATCH] Revert "Add bower instructions" This reverts commit 72b0aaddd3fa40b00e968a05f87844a6efcf2ead. Conflicts: README.md --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index a63311e..07a7f95 100644 --- a/README.md +++ b/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 [Glowing Bear](http://cormier.github.io/glowing-bear) ! -Contributing to glowing-bear ----------------------------- - -### 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**! - +Interested in contributing or simply want to talk about the project? Join us on **#glowing-bear** on **freenode**!