diff --git a/INSTALL.md b/INSTALL.md index 2a19d1d..059ddf9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -39,7 +39,7 @@ dnf install ./commit_0.6.0_x86_64.rpm Requires rust and cargo ```bash -git clone https://github/alt-art/commit +git clone https://github.com/alt-art/commit.git cd commit cargo build --release ```