Improve "Turn Windows Features On or Off" step
This commit is contained in:
parent
f4c942e361
commit
9b6454c52a
1 changed files with 3 additions and 4 deletions
|
@ -34,10 +34,9 @@ Full instructions to install WSL are available on the above link.
|
||||||
To install WSL on Windows 10 with Fall Creators Update installed (version >= 16215.0) do the following:
|
To install WSL on Windows 10 with Fall Creators Update installed (version >= 16215.0) do the following:
|
||||||
|
|
||||||
1. Enable the Windows Subsystem for Linux feature
|
1. Enable the Windows Subsystem for Linux feature
|
||||||
* From Start, search for "Turn Windows features on or off" (type 'turn')
|
* Open the Windows Features dialog (`OptionalFeatures.exe`)
|
||||||
* Select Windows Subsystem for Linux
|
* Enable 'Windows Susbsystem for Linux'
|
||||||
* Click OK
|
* Click 'OK' and restart if necessary
|
||||||
* Restart if necessary
|
|
||||||
2. Install Ubuntu
|
2. Install Ubuntu
|
||||||
* Open Microsoft Store and search for Ubuntu or use [this link](https://www.microsoft.com/store/productId/9NBLGGH4MSV6)
|
* Open Microsoft Store and search for Ubuntu or use [this link](https://www.microsoft.com/store/productId/9NBLGGH4MSV6)
|
||||||
* Click Install
|
* Click Install
|
||||||
|
|
Loading…
Reference in a new issue