diff --git a/README.textile b/README.textile index b5cba09..bf8e333 100644 --- a/README.textile +++ b/README.textile @@ -47,5 +47,6 @@ h1. Installation on clean install of Ubuntu 12.04 LTS bundle install cp config/database.yml.example config/database.yml rake db:create +rake db:schema:load rails server