Skip to content

Commit 1e02e03

Browse files
committed
Updated after linter feedback
1 parent 1286b7c commit 1e02e03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/manuals/desktop/setup/install/windows-install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ If version details do not appear, you are likely using the inbox version of WSL.
171171
You can update or install WSL using one of the following methods:
172172

173173
### Option 1: Install or update WSL via the terminal
174+
174175
1. Open PowerShell or Windows Command Prompt in administrator mode.
175176
2. Run either the install or update command. You may be prompted to restart your machine. For more information, refer to [Install WSL](https://learn.microsoft.com/en-us/windows/wsl/install).
176177
```console
@@ -180,6 +181,7 @@ wsl --update
180181
```
181182

182183
### Option 2: Install WSL via the MSI package
184+
183185
If Microsoft Store access is blocked due to security policies:
184186
1. Go to the official WSL GitHub Releases page: https://github.com/microsoft/WSL/releases
185187
2. Download the `.msi` installer from the latest stable release (under the Assets drop-down).

0 commit comments

Comments
 (0)