We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c916fb0 commit a841465Copy full SHA for a841465
1 file changed
WSL/install-on-server.md
@@ -23,7 +23,6 @@ Enable the "Windows Subsystem for Linux" optional feature and reboot.
23
24
1. Open PowerShell as Administrator and run:
25
``` PowerShell
26
- PowerShell
27
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
28
```
29
0 commit comments