mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-02-01 18:14:55 -05:00
docs: Update how to install packages with package manager
This commit is contained in:
parent
e2abab1ecc
commit
bfb3b06153
@ -30,6 +30,9 @@ or you can use `pip` and install it with:
|
|||||||
pip install .[ui]
|
pip install .[ui]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
It is recommended that you create a virtual environment first or install dependencies
|
||||||
|
via your package manager. They are usually found with `python-<package-name>`.
|
||||||
|
|
||||||
Pantalaimon can also be found on pypi:
|
Pantalaimon can also be found on pypi:
|
||||||
|
|
||||||
pip install pantalaimon
|
pip install pantalaimon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user