Skip to content

Commit

Permalink
writeme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremiah Heller committed May 9, 2012
1 parent 18aba14 commit 3511c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Expand Up @@ -33,6 +33,6 @@ Set up like any other Rails app.

* copy config/database-example.yml to config/database.yml and edit as necessary
* run: rake db:create
* run: rake db:migrate
* start with script/server (or mongrel or thin or passenger or whatever)
* run: rake db:schema:load
* start with rails server (or mongrel or thin or passenger or whatever)
* first user to get created is made an administrator

0 comments on commit 3511c9b

Please sign in to comment.