Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
branpk committed Oct 3, 2023
1 parent c2cc7d8 commit 89d5e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wafel_app_ui/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//! rebuilding it while the app is running with the `reload` feature enabled.
//! Commands to run (in separate terminals):
//!
//! ```sh'
//! ```sh
//! cargo run -p wafel_app --features reload
//! cargo watch -w wafel_app_ui -x "build -p wafel_app_ui"
//! ```
Expand Down

0 comments on commit 89d5e46

Please sign in to comment.