We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f60599 commit a3e8dddCopy full SHA for a3e8ddd
1 file changed
WSL/install.md
@@ -41,7 +41,7 @@ By default, the installed Linux distribution will be Ubuntu. This can be changed
41
- To change the distribution installed, enter:
42
43
```powershell
44
- wsl.exe --install [Distro]
+ wsl.exe --install -d [Distro]
45
```
46
47
Replace `[Distro]` with the name of the distribution you would like to install.
0 commit comments