mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2026-01-03 00:55:40 -05:00
chore: update pip install instructions in README
This commit is contained in:
parent
33909aa251
commit
e2abab1ecc
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@ Installing pantalaimon works like usually with python packages:
|
|||
|
||||
python setup.py install
|
||||
|
||||
or you can use `pip` and install it with:
|
||||
```
|
||||
pip install .[ui]
|
||||
```
|
||||
|
||||
Pantalaimon can also be found on pypi:
|
||||
|
||||
pip install pantalaimon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue