Update README.md

This commit is contained in:
Григорий Сафронов 2026-02-23 19:52:04 +00:00
parent 67216c6066
commit 80d773082b

View File

@ -29,3 +29,11 @@ futriis - это легковесная, wait-free и lock-free дружеств
```bash ```bash
git clone https://github.com/futriis/db.git git clone https://github.com/futriis/db.git
cd futriis cd futriis
```
2. Скомпилируйте:
```bash
cd futriis
make build
```