updated ubuntu install manual - hint to change mysql user, pass & host
This commit is contained in:
parent
a4bc26cc48
commit
c74ffb195b
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
* bundle install --without test development postgres
|
||||
* cp config/database.yml.dist config/database.yml
|
||||
* vi config/database.yml
|
||||
* insert mysql user, pass & host
|
||||
* rake db:create
|
||||
* rake db:migrate
|
||||
* rake db:seed
|
||||
|
|
Loading…
Reference in a new issue