Skip to content

Commit

Permalink
Merge pull request mlazarov#30 from s-chizhik/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
mlazarov authored May 10, 2017
2 parents 6405738 + dfd0391 commit f7c2d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ git clone https://github.com/mlazarov/supervisord-monitor.git

2.Copy application/config/supervisor.php.example to application/config/supervisor.php
```
cp supervisord-monitor/application/config/supervisor.php.example application/config/supervisor.php
cp supervisord-monitor/application/config/supervisor.php.example supervisord-monitor/application/config/supervisor.php
```

3.Enable/Uncomment inet_http_server (found in supervisord.conf) for all your supervisord servers.
Expand Down

0 comments on commit f7c2d14

Please sign in to comment.