Skip to content

Commit

Permalink
Updated instructions to be a bit more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
bjeanes committed Feb 10, 2009
1 parent 1fc913f commit 663f865
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ In order to start using rBoard you should only have to clone the repository, and

git clone git://github.com/Radar/rboard.git rBoard
cd rBoard

Then create a `config/database.yml` file for your database.

Then simply run:

rake install # DO NOT FORGET THIS STEP

## Requirements
Expand Down

0 comments on commit 663f865

Please sign in to comment.