Skip to content

Commit

Permalink
add a note for setting up the database
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Sep 21, 2014
1 parent f6c5b0b commit 0b620ec
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 @@ -24,7 +24,7 @@ This README outlines the details of collaborating on this Ember application.
## Running

* `cargo build`
* `./target/cargo-registry`
* `./target/cargo-registry` (note: first run use: `RESET=1 ./target/cargo_registry` to setup the database)
* `ember server --proxy http://localhost:8888`
* Visit your app at [http://localhost:4200](http://localhost:4200).

Expand Down

0 comments on commit 0b620ec

Please sign in to comment.