Skip to content

Commit a34494a

Browse files
committed
Merge branch 'getting-started/wsl-doc-update' of github.com:ade555/open-documentation-academy into getting-started/wsl-doc-update
2 parents 7417075 + 513bb4c commit a34494a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/start_with_WSL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If the `wsl --install` command does not work for you, especially if it returns t
5050

5151
3. The next step is to restart your machine and try the `wsl --install` command again. It should work now.
5252

53-
4. If you retry the command and it doesn't work as expected, you might see an error that says, "Windows Subsystem for Linux is already installed. The operation timed out". You should update your WSL version with this command:
53+
4. If you retry the command and it doesn't work as expected, you might see an error that says, "Windows Subsystem for Linux is already installed. The operation timed out". In this case, you should update your WSL version with this command:
5454
```shell
5555
wsl.exe --update
5656
```

0 commit comments

Comments
 (0)