Update INSTALL.md

This commit is contained in:
Dennis Reinwald 2019-02-23 23:21:44 +01:00
parent b4319bba5f
commit 600c23c9a4

View File

@ -46,8 +46,8 @@ WantedBy=multi-user.target
``` ```
systemctl daemon-reload systemctl daemon-reload
systemctl enable uswgi.service systemctl enable uwsgi.service
systemctl restart uswgi.service systemctl restart uwsgi.service
``` ```
- [ ] Checkout carom - [ ] Checkout carom