fixed typo where we start the wrong service

This commit is contained in:
David McInnis 2016-05-12 11:52:27 -07:00
parent 35f9e3e77c
commit d27bf96690

View File

@ -258,7 +258,7 @@ Next enable the services so they autostart at boot::
Either reboot, or start the services manually::
systemctl start nginx.service
systemctl start gunicorn.service
systemctl start gunicorn.socket
After running ``curl http://localhost:9000/``, Gunicorn should start and you