loro/crates/loro-python/README.md
2023-01-29 17:48:37 +08:00

7 lines
94 B
Markdown

# loro-python
```bash
pip3 install maturin
maturin build # or python3 -m maturin build
```