readme fix

This commit is contained in:
Stephen D 2025-01-14 20:41:38 -05:00
parent 74f6a89ecd
commit 882f28841b

View File

@ -5,5 +5,5 @@ Sometimes getting Rust projects to compile is hard! Wouldn't it be nice if your
## How it works
1. Install with `cargo install cargo-gg`
1. Use `gg` as a wrapper (e.g. `cargo gg run`
1. Use `gg` as a wrapper (e.g. `cargo gg run` to run your Rust project)
1. If your project fails to build, and then it succeeds, cargo will say "Good girl!"