Skip to content

Commit

Permalink
Correct README
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Aug 3, 2023
1 parent 668fc88 commit 1499653
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 @@ -36,5 +36,5 @@ Commands
- `cargo xtest`: runs `cargo test`.
- `cargo example <package> <example> [--watch]`: runs an example.
Use `--watch` to enable automatic reload when a file changes.
- To run the config site on your PC, run `cargo watch -x "example config-site simple"`
- To run the config site on your PC, run `cargo example config-site simple --watch`
and open `127.0.0.1:8080` in a browser.

0 comments on commit 1499653

Please sign in to comment.