diff --git a/INSTALL.md b/INSTALL.md index 1c5be7d..9b92da2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -45,9 +45,9 @@ WantedBy=multi-user.target - [ ] Reread systemd configs for uwsgi ``` -systemd daemon-reload -systemd enable uswgi.service -systemd restart uswgi.service +systemctl daemon-reload +systemctl enable uswgi.service +systemctl restart uswgi.service ``` - [ ] Checkout carom