Skip to content

Commit

Permalink
fix Win install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dimus committed Aug 22, 2022
1 parent c3d6832 commit e08935d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,10 +320,11 @@ mkdir C:\bin
copy path_to\gnparser.exe C:\bin
```

[Add ``C:\bin`` directory to your ``PATH``][winpath] environment variable.
[Add ``C:\bin`` directory to your ``PATH``][winpath] `user` and/or `system`
environment variables.

It is also possible to install [Windows Subsystem for Linux][wsl] on Windows
10, and use ``gnparser`` as a Linux executable.
(v10 or v11), and use ``gnparser`` as a Linux executable.

### Install with Go

Expand Down

0 comments on commit e08935d

Please sign in to comment.