diff --git a/README.md b/README.md
index 3caf8ba12556ea0571a02bc8e55d2127ad1552d2_UkVBRE1FLm1k..742326aeb96e8275c735b452c3d124f05b70ba30_UkVBRE1FLm1k 100644
--- 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**