@@ -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`.