From 600c23c9a41995976847ecf1ea700b41804bf93f Mon Sep 17 00:00:00 2001 From: Dennis Reinwald Date: Sat, 23 Feb 2019 23:21:44 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 9b92da2..326ab55 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -46,8 +46,8 @@ WantedBy=multi-user.target ``` systemctl daemon-reload -systemctl enable uswgi.service -systemctl restart uswgi.service +systemctl enable uwsgi.service +systemctl restart uwsgi.service ``` - [ ] Checkout carom