Update Ubuntu README.md
This commit is contained in:
parent
b896770db8
commit
01b93fa6f4
1 changed files with 2 additions and 2 deletions
|
@ -70,13 +70,13 @@ alright now we need to make sure your postgres password is the same as it is lis
|
|||
|
||||
Select postgres like this
|
||||
|
||||
"\password postgres"
|
||||
"\password postgres;"
|
||||
|
||||
set the password to 3112
|
||||
|
||||
Then to quit
|
||||
|
||||
"\q"
|
||||
"\q;"
|
||||
|
||||
now we can run the rake install and db creation
|
||||
|
||||
|
|
Loading…
Reference in a new issue