Update README.rdoc

This commit is contained in:
Connoropolous 2014-04-30 21:11:47 -04:00
parent 816231234a
commit 3efd60b0fe

View file

@ -15,7 +15,7 @@ Now you're in the main directory.
Setting up the database:
1) Copy database.yml.default to database.yml
- Then you'll need to figure out how to configure it to work with Postgresql (which you need to install - try Herokuapp's exe or app)
2) In a terminal:
$ rake db:create
$ rake db:schema:load
@ -35,6 +35,9 @@ password: toolsplusconsciousness
OR create a new account at /users/sign_up, and use access code 'qwertyui'
Start mapping and programming!
==Installing on Ubuntu
I had a lot of trouble installing on Ubuntu