changed url in readme

This commit is contained in:
Timerix 2024-07-11 14:59:49 +03:00
parent 574ce6eab3
commit 6d285a88d8

View File

@ -7,7 +7,7 @@ All tasks can be launched through `Makefile` or `cbuild/call_task.sh`. Tasks can
## How to set up ## How to set up
```bash ```bash
git clone http://github.com/Timerix22/cbuild.git && \ git clone https://timerix.ddns.net:3322/cbuild.git && \
cbuild/setup.sh submodule cbuild/setup.sh submodule
``` ```
Than create your project `default.config` based on `cbuild/default.config`. Than create your project `default.config` based on `cbuild/default.config`.