update README
This commit is contained in:
parent
032f04c438
commit
b4764ea83d
@ -47,5 +47,6 @@ h1. Installation on clean install of Ubuntu 12.04 LTS
|
|||||||
<code>bundle install</code>
|
<code>bundle install</code>
|
||||||
<code>cp config/database.yml.example config/database.yml</code>
|
<code>cp config/database.yml.example config/database.yml</code>
|
||||||
<code>rake db:create</code>
|
<code>rake db:create</code>
|
||||||
|
<code>rake db:schema:load</code>
|
||||||
<code>rails server</code>
|
<code>rails server</code>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user