fix README

This commit is contained in:
Timerix 2025-11-15 15:23:13 +05:00
parent fc8541ad2d
commit 425794361b

View File

@ -7,10 +7,10 @@ C library with collections, strings, exceptions, io...
```
git clone https://timerix.ddns.net/git/Timerix/tlibc.git
```
2. Install [cbuild](https://timerix.ddns.net/git/Timerix/cbuild.git).
2. Install [cbuild](https://timerix.ddns.net/git/Timerix/cbuild).
3. Build static library
```
cd tlibtoml
cd tlibc
cbuild build_static_lib_dbg
```