From ffd78abf039f00b996eed4a466f093c61cf6d84e Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 8 May 2011 20:28:40 -0700 Subject: [PATCH] Add section on installation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 732faf6..4dc66b5 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ Demo You can see a running version of the application at . +Installation +------------ + git clone git://github.com/codeforamerica/adopt-a-hydrant.git + cd adopt-a-hydrant + bundle install + Contributing ------------ In the spirit of [free software](http://www.fsf.org/licensing/essays/free-sw.html), **everyone** is encouraged to help improve this project.