Skip to content

Commit 0b620ec

Browse files
committed
add a note for setting up the database
1 parent f6c5b0b commit 0b620ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This README outlines the details of collaborating on this Ember application.
2424
## Running
2525

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

0 commit comments

Comments
 (0)