loro/crates/loro-python/README.md

7 lines
93 B
Markdown
Raw Normal View History

2023-01-28 11:59:37 +00:00
# loro-python
```bash
pip3 install maturin
maturin build # or python3 -m maturin build
```