mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-20 20:31:28 -05:00
README: Clarify that the dbus UI is optional.
This commit is contained in:
parent
d6827e524c
commit
0af9369e02
@ -29,6 +29,12 @@ Pantalaimon can also be found on pypi:
|
|||||||
|
|
||||||
pip install pantalaimon
|
pip install pantalaimon
|
||||||
|
|
||||||
|
Pantalaimon contains a dbus based UI that can be used to controll the daemon.
|
||||||
|
The dbus based UI is completely optional and needs to be installed with the
|
||||||
|
daemon:
|
||||||
|
|
||||||
|
pip install pantalaimon[ui]
|
||||||
|
|
||||||
Do note that man pages can't be installed with pip.
|
Do note that man pages can't be installed with pip.
|
||||||
|
|
||||||
### macOS installation
|
### macOS installation
|
||||||
|
Loading…
Reference in New Issue
Block a user