✏️ Add update to readme

This commit is contained in:
SebClem 2022-03-12 16:55:11 +01:00
parent e15341f181
commit 489da7077b

View File

@ -20,6 +20,9 @@ In powershell as admin:
# Stop it
.\ScreenStatusToMQTT.exe stop
# Update service
.\ScreenStatusToMQTT.exe update
# Uninstall
.\ScreenStatusToMQTT.exe remove
```