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 5cb8140 commit 3e1c806Copy full SHA for 3e1c806
getting-started/troubleshooting.md
@@ -23,7 +23,7 @@ If the `wsl --install` command returns the message "This operation timed out", y
23
```shell
24
wsl.exe --update
25
```
26
- The next step is to set the default WSL version to version 2. Use this command:
+ Then set the default WSL version to version 2:
27
28
wsl --set-default-version 2
29
0 commit comments