mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-03-06 05:25:59 -05:00
Merge branch 'master' into fix-dbus
This commit is contained in:
commit
78129e40d1
@ -25,6 +25,14 @@ Installing pantalaimon works like usually with python packages:
|
||||
|
||||
python setup.py install
|
||||
|
||||
or you can use `pip` and install it with:
|
||||
```
|
||||
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:
|
||||
|
||||
pip install pantalaimon
|
||||
|
Loading…
x
Reference in New Issue
Block a user