From ddcd8cdcd1426c3da7b5c26f38f80f3266c41664 Mon Sep 17 00:00:00 2001 From: Brad Newfield <86028786+bradnewfield@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:06:59 +1200 Subject: [PATCH] AUHPA-172 Corrected errors in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0356d6..07eaf2a 100644 --- a/README.md +++ b/README.md @@ -159,10 +159,10 @@ Use `--username` and `--password` to run the service as a non-privileged user. After registering the above, you must go and re-enter the username and password. -1. Run `servcies.msc` +1. Run `services.msc` 2. Find the `TCP over Websocket` service 3. Open the service properties -4. Click on the `Lok On` tab +4. Click on the `Log On` tab 5. Click `Local System account` and click `Apply` 6. Select `This account` 7. Enter your service username and password again.