From 898f0f9437214580f097a7cba430a1f750409fa2 Mon Sep 17 00:00:00 2001 From: Albert Larsan <74931857+albertlarsan68@users.noreply.github.com> Date: Wed, 28 Dec 2022 15:24:52 +0100 Subject: [PATCH] Correct install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f660a..45fc2e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cargo-minimize -Install with `cargo install --git https://github.com/Nilstrieb/cargo-minimize -- --package cargo-minimiz` and use with `cargo minimize`. +Install with `cargo install --git https://github.com/Nilstrieb/cargo-minimize cargo-minimize` and use with `cargo minimize`. ## Idea