Update README.rdoc

This commit is contained in:
Robert Best 2014-05-03 18:55:28 -04:00
parent cff856688f
commit 0b61fdc015

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