Skip to content
Snippets Groups Projects
Commit 882f2884 authored by Stephen D's avatar Stephen D
Browse files

readme fix

parent 74f6a89e
No related branches found
No related tags found
Loading
...@@ -5,5 +5,5 @@ Sometimes getting Rust projects to compile is hard! Wouldn't it be nice if your ...@@ -5,5 +5,5 @@ Sometimes getting Rust projects to compile is hard! Wouldn't it be nice if your
## How it works ## How it works
1. Install with `cargo install cargo-gg` 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!" 1. If your project fails to build, and then it succeeds, cargo will say "Good girl!"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment