Skip to content

Commit

Permalink
README can be simpler.
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Nov 5, 2009
1 parent f0c84b0 commit 8f77b0a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README
Expand Up @@ -38,10 +38,8 @@ Step Two: Configuration

Edit ./config/database.yml to your database server details.

Then run these to create your database and fill it with Refinery's default data.:
rake db:create
rake db:schema:load
rake db:seed
Then run this to create your database and fill it with Refinery's default data:
rake db:setup

== Starting up your site
ruby script/server
Expand Down

0 comments on commit 8f77b0a

Please sign in to comment.