Add section on installation

This commit is contained in:
Erik Michaels-Ober 2011-05-08 20:28:40 -07:00
parent b6b61a2df7
commit ffd78abf03
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ Demo
You can see a running version of the application at
<http://adopt-a-hydrant.heroku.com/>.
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.