readme fix

This commit is contained in:
Timerix22 2024-09-13 21:12:25 +05:00
parent 1576021cf7
commit d60c86ec3b

View File

@ -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
```