Skip to content

Commit

Permalink
mention --profile dev in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsteen committed Dec 30, 2024
1 parent b0f664b commit 3a9bdd4
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 @@ -30,7 +30,7 @@ If everything goes well you should receive emails with the bundles.
```bash
cargo build --release
# or for dev
cargo run
cargo run --profile dev
```
### Dependencies

Expand Down

0 comments on commit 3a9bdd4

Please sign in to comment.