Update README.md

This commit is contained in:
nihui 2024-02-27 21:34:54 +08:00 committed by GitHub
parent 407fd6e6dc
commit 884debca87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,6 +87,11 @@ xop = 0
Compile and install ruapu library
```shell
# from pypi
pip3 install ruapu
```
```shell
# from source code
pip3 install .