diff --git a/examples/multiwindow/README.md b/examples/multiwindow/README.md index fb6d4fd4b..ee52a1226 100644 --- a/examples/multiwindow/README.md +++ b/examples/multiwindow/README.md @@ -2,4 +2,4 @@ An example Tauri Multi-Window Application. -To execute run the following on the root directory of the repository: `cargo run --example multiwindow --features window-create`. +To execute run the following on the root directory of the repository: `cargo run --example multiwindow`.