mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
fix: typo in the hello world example README.md (#3531)
This commit is contained in:
parent
cf29e02043
commit
d7924b0525
@ -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`.
|
||||
|
Loading…
Reference in New Issue
Block a user