From 346d0b1b27cb880be28c64b5609cfacea8559281 Mon Sep 17 00:00:00 2001 From: Fyodor <19417873+fyodorio@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:11:38 +0500 Subject: [PATCH] fix: typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: