Skip to content

Commit b37e0fb

Browse files
authored
Update README.md
1 parent 8ad66c5 commit b37e0fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ if [ $? -ne 0 ]; then
149149
fi
150150
```
151151

152-
Make sure that socat is installed and npiperelay.exe lives on windows partition and path is right. For convinience I will packing pre-build npiperelay.exe with wsl-ssh-agent.
152+
Make sure that socat is installed and npiperelay.exe is on windows partition and path is right. For convinience I will be packing pre-build npiperelay.exe with wsl-ssh-agent.
153153

154154
## Example
155155

@@ -206,7 +206,7 @@ Now you could open your WSL in terminal of your choice - mintty, cmd, Windows te
206206

207207
* Thanks to [Ben Pye](https://github.com/benpye) with his [wsl-ssh-pageant](https://github.com/benpye/wsl-ssh-pageant) for inspiration.
208208
* Thanks to [Masataka Pocke Kuwabara](https://github.com/pocke) for [lemonade](https://github.com/lemonade-command/lemonade) - a remote utility tool. (copy, paste and open browser) over TCP.
209-
* Thanks to [jstarks](https://github.com/jstarks) for [npiperelay](https://github.com/jstarks/npiperelay) - to access Windows pipes from WSL.
209+
* Thanks to [jstarks](https://github.com/jstarks) for [npiperelay](https://github.com/jstarks/npiperelay) - access to Windows pipes from WSL.
210210

211211
------------------------------------------------------------------------------
212212
Licensed under the GNU GPL version 3 or later, http://gnu.org/licenses/gpl.html

0 commit comments

Comments
 (0)