Skip to content

Commit 4e7b81b

Browse files
authored
Fix windows documentation link
Install Linux on Windows with WSL
1 parent 75f9ddf commit 4e7b81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Warden may be installed by cloning the repository to the directory of your choic
3131

3232
## Windows Installation (via WSL2)
3333

34-
Install and enable [WSL2 in Windows 10](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
34+
Install [WSL2 in Windows](https://learn.microsoft.com/en-us/windows/wsl/install).
3535
Install Ubuntu 20.04 or other compatible Linux version from the Windows store or [manually download distibutions](https://docs.microsoft.com/en-us/windows/wsl/install-manual).
3636
Launch Docker for Windows, make sure that the option for WSL2 integration is set.
3737
Launch wsl from your terminal of choice.

0 commit comments

Comments
 (0)