updated README.md

This commit is contained in:
Timerix 2025-11-27 01:38:50 +05:00
parent f3e4f8f061
commit 77e4f38416

View File

@ -8,7 +8,10 @@ C library with collections, strings, exceptions, io...
git clone https://timerix.ddns.net/git/Timerix/tlibc.git git clone https://timerix.ddns.net/git/Timerix/tlibc.git
``` ```
2. Install [cbuild](https://timerix.ddns.net/git/Timerix/cbuild) version specified in `project.config`. 2. Install [cbuild](https://timerix.ddns.net/git/Timerix/cbuild/releases).
Select latest version compatible with the one in `project.config`.
Example: For `2.3.0` download latest `2.3.x`.
3. Build static library 3. Build static library
``` ```