README: Clarify that the dbus UI is optional.

This commit is contained in:
Damir Jelić 2019-07-26 13:42:29 +02:00
parent d6827e524c
commit 0af9369e02

View File

@ -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