Merge branch 'master' of github.com:Connoropolous/metamaps_gen002

This commit is contained in:
Robert Best 2014-05-04 15:13:12 -04:00
commit 3a3e6abfe2

View file

@ -28,7 +28,7 @@ Install all the gems needed for Metamaps by running
Setting up the database:
1) Copy database.yml.default to database.yml
1) Copy /config/database.yml.default and rename the copy to /config/database.yml
2) In a terminal:
$ rake db:create