diff --git a/README.md b/README.md index 8a35ea9..4b4c514 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ My C/C++ build system written in sh. ## Installation ```sh -git clone https://timerix.ddns.net:3322/cbuild.git +git clone https://timerix.ddns.net:3322/Timerix/cbuild.git cd cbuild sudo ./setup.sh ```