# HG changeset patch
# User jfp <jf.pieronne@laposte.net>
# Date 1685444127 -7200
#      Tue May 30 12:55:27 2023 +0200
# Node ID 742326aeb96e8275c735b452c3d124f05b70ba30
# Parent  3caf8ba12556ea0571a02bc8e55d2127ad1552d2
Documentation update

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -38,6 +38,15 @@
 
 ## Running supervisord
 Required privileges: **ALTPRI, SYSNAM, PRMMBX, IMPERSONATE, SETPRV, WORLD**
+
+First create a **supervisord.conf**, you can use the template **supervisord.conf_template** as an example.
+
+Then start **supervisord**, probably in **nodaemon** mode initially.
+
+Finally, if all seem correct, shutdown it and restart it on daemon mode.
+
+Running processes doesn't need to be stopped. When restarting **supervisord** find the necessary informations for running processes using the logical name table **SUPERVISORD_TABLE**
+
 ### supervisord Command-Line Options
 **-c FILE, --configuration=FILE**