mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-08-03 12:06:17 -04:00
README: Clarify that the dbus UI is optional.
This commit is contained in:
parent
d6827e524c
commit
0af9369e02
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@ Pantalaimon can also be found on pypi:
|
|||
|
||||
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.
|
||||
|
||||
### macOS installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue