loro/crates/loro-python/README.md

8 lines
94 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
2023-01-28 11:59:37 +00:00
```