We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65cf96 commit 913a4ecCopy full SHA for 913a4ec
docs/wsl.md
@@ -55,7 +55,7 @@ the value `GIT_EXEC_PATH/wp`. From an _Administrator_ Command Prompt run the
55
following:
56
57
```batch
58
-SETX WSLENV=%WSLENV%:GIT_EXEC_PATH/wp
+SETX WSLENV %WSLENV%:GIT_EXEC_PATH/wp
59
```
60
61
After updating the `WSLENV` environment variable, restart your WSL installation.
0 commit comments