changed url in readme
This commit is contained in:
parent
574ce6eab3
commit
6d285a88d8
@ -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`.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user