wiki pages

Signed-off-by: Kamal Tufekcic <kamal@lo.sh>
This commit is contained in:
Kamal Tufekcic 2026-04-03 21:59:25 +03:00
commit e27c30b7b0
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ Python bindings for [libsoliton](https://git.lo.sh/lo/libsoliton) — a pure-Rus
## Install
```bash
pip install soliton
pip install soliton-py
```
Builds from source via [maturin](https://www.maturin.rs/) — requires a Rust toolchain.