aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/admin/04_dbus.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/04_dbus.rst b/docs/admin/04_dbus.rst
index b9a1c5f..0e6e47b 100644
--- a/docs/admin/04_dbus.rst
+++ b/docs/admin/04_dbus.rst
@@ -9,7 +9,7 @@ As a first step use ``apt`` to globally install the dependencies as debian packa
::
sudo apt install python3 python3-venv python3-pip x11vnc libcairo2-dev libdbus-glib-1-dev libgirepository1.0-dev wget \
- python3-flask python3-requests python3-port-for python3-websockify python3-dbus python3-gi python3-psutil
+ python3-flask python3-requests python3-port-for python3-websockify python3-dbus python3-gi python3-psutil python3-dynaconf
Then make sure the source code is located in ``/opt/rwa-session-service``, so the service can reach it.