浏览代码

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

Jingyu 1 年之前
父节点
当前提交
b09b94204c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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`.