diff --git a/Python.md b/Python.md index aed0a7a..dbc3cac 100644 --- a/Python.md +++ b/Python.md @@ -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.