diff --git a/README.md b/README.md index 3fe9c7d..bde6ce5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Each folder in the root directory contains a completely independent Rust project First ensure you have rust and cargo installed: ```bash -cago --version +cargo --version ``` You can then navigate into each project folder and run the cli tool: