Update README.rdoc
This commit is contained in:
parent
816231234a
commit
3efd60b0fe
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue