From fc25fcbfb56c52300497075cb5d3f1ba47539f78 Mon Sep 17 00:00:00 2001 From: moxian Date: Sun, 30 Mar 2025 22:25:37 -0700 Subject: [PATCH] Update install instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5431238..ac0e04d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # cargo-minimize -Install with `cargo install --git https://github.com/Nilstrieb/cargo-minimize cargo-minimize` and use with `cargo minimize`. +Install with `cargo install --git https://github.com/Noratrieb/cargo-minimize cargo-minimize` and use with `cargo minimize`. -For more info, see the [cookbook](https://github.com/Nilstrieb/cargo-minimize#cookbook). +For more info, see the [cookbook](https://github.com/Noratrieb/cargo-minimize#cookbook). ## Idea