Update INSTALL.md
This commit is contained in:
		@@ -45,9 +45,9 @@ WantedBy=multi-user.target
 | 
				
			|||||||
- [ ] Reread systemd configs for uwsgi
 | 
					- [ ] Reread systemd configs for uwsgi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
systemd daemon-reload
 | 
					systemctl daemon-reload
 | 
				
			||||||
systemd enable uswgi.service
 | 
					systemctl enable uswgi.service
 | 
				
			||||||
systemd restart uswgi.service
 | 
					systemctl restart uswgi.service
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- [ ] Checkout carom
 | 
					- [ ] Checkout carom
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user