From 4bc88bb9e98d05eae02e9ed8c157682f86f0e903 Mon Sep 17 00:00:00 2001 From: Neil Bryson Date: Wed, 18 Mar 2020 11:01:55 +0800 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58c24f5..bc99635 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Basic steps: 1. Start the Docker relay. 2. Use the `docker` CLI as usual. -### Staring the Docker relay +### Starting the Docker relay For this to work, you will need to be running in an elevated WSL session, or you will need to configure Docker to allow your Windows user access without elevating. @@ -221,4 +221,4 @@ target remote /home//foo-pty ## Custom usage -Take a look at the scripts for sample usage, or run `npiperelay.exe` without any parameters for parameter documentation. \ No newline at end of file +Take a look at the scripts for sample usage, or run `npiperelay.exe` without any parameters for parameter documentation.