Skip to content

Commit

Permalink
there is no db/database.example.yml [#42 state:resolved]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Jul 27, 2008
1 parent c3a2339 commit 70ed5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -10,7 +10,7 @@ Rails 2.1

## Installation

* cp db/database.example.yml db/database.yml
* cp config/database.example.yml config/database.yml
* run rake db:migrate:all to setup the database (Sqlite for toying)
* start the server
* visit http://localhost:3000
Expand Down

0 comments on commit 70ed5a3

Please sign in to comment.