update authored by Janez K's avatar Janez K
...@@ -9,7 +9,6 @@ cp __supervisord.conf supervisord.conf ...@@ -9,7 +9,6 @@ cp __supervisord.conf supervisord.conf
vi supervisord.conf vi supervisord.conf
``` ```
Afterwards you can start the daemon like this (you must be in the same folder as supervisord.conf or your supervisord.conf must be /etc/) Afterwards you can start the daemon like this (you must be in the same folder as supervisord.conf or your supervisord.conf must be /etc/)
```bash ```bash
... ...
......