From 99e3dc8913699f024b1441ceeb8f42546cd91da6 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Tue, 30 Mar 2021 17:46:57 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 664372b..588845c 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ Either run the executable directly each time you start your computer, or run ``` in the publish output in Powershell to install it as a service. `.\uninstall-service.ps1` can -be used to stop and remove the service, but it must be run from Powershell Core. \ No newline at end of file +also be used to stop and remove the service. \ No newline at end of file