From 3c4d7a89ec194aaa9edb4385577dcfcd0b696c33 Mon Sep 17 00:00:00 2001 From: G2-Games Date: Fri, 15 Nov 2024 21:51:43 -0600 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987a66d..3a2e17d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Small command line tools for modifying CZ images and PAK archives. To install with Cargo: ``` -cargo install --git https://github.com/G2-Games/lbee-utils utils +cargo install --git https://github.com/G2-Games/lbee-utils lbee-utils ``` Otherwise, download the binaries from the Releases page here.