Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mick committed Nov 18, 2012
1 parent e76c669 commit febb712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This application requires [Postgres](http://www.postgresql.org/) to be installed
bundle install

bundle exec rake db:create
bundle exec rake db:schema
bundle exec rake db:schema:load

## <a name="usage"></a>Usage
rails server
Expand Down

0 comments on commit febb712

Please sign in to comment.