mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
fix: typo in the hello world example README.md (#3531)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Hello World Example
|
||||
|
||||
To execute run the following on the root directory of the repository: `cargo example --helloworld`.
|
||||
To execute run the following on the root directory of the repository: `cargo run --example helloworld`.
|
||||
|
||||
Reference in New Issue
Block a user