We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c5b0b commit 0b620ecCopy full SHA for 0b620ec
README.md
@@ -24,7 +24,7 @@ This README outlines the details of collaborating on this Ember application.
24
## Running
25
26
* `cargo build`
27
-* `./target/cargo-registry`
+* `./target/cargo-registry` (note: first run use: `RESET=1 ./target/cargo_registry` to setup the database)
28
* `ember server --proxy http://localhost:8888`
29
* Visit your app at [http://localhost:4200](http://localhost:4200).
30
0 commit comments