Explorar o código

docs(examples): multiwindow example run command (#8735)

Jingyu hai 1 ano
pai
achega
b09b94204c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/multiwindow/README.md

+ 1 - 1
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`.