Skip to content

Commit 38b2382

Browse files
authored
Update to make clear that admin needed
Based on #797 Thanks cggray!
1 parent 5de87af commit 38b2382

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/install-win10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /nores
4343

4444
### Set WSL 2 as your default version
4545

46-
Run the following command in PowerShell to set WSL 2 as the default version when installing a new Linux distribution:
46+
Open PowerShell as Administrator and run this command to set WSL 2 as the default version when installing a new Linux distribution:
4747

4848
```powershell
4949
wsl --set-default-version 2

0 commit comments

Comments
 (0)