Skip to content

Commit fdc2188

Browse files
committed
Merge #12232: Improve "Turn Windows Features On or Off" step
9b6454c Improve "Turn Windows Features On or Off" step (Ernest Hemingway) Pull request description: Originally, this readme suggests searching for 'turn' to open this dialog but this will not necessarily work on all windows 10 PCs. It's better to use the executable name instead, which is consistent across installations. Tree-SHA512: e5b95dd69a9a186ea5cd9c7aac2283e77f1857ecf628f8ad6ac0411f362c8aeb52e3bcffb46b90e3bab52f45fa244f269b1777f83d3e0519ac8a95935f7fb5b4
2 parents 252ae71 + 9b6454c commit fdc2188

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/build-windows.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ Full instructions to install WSL are available on the above link.
3434
To install WSL on Windows 10 with Fall Creators Update installed (version >= 16215.0) do the following:
3535

3636
1. Enable the Windows Subsystem for Linux feature
37-
* From Start, search for "Turn Windows features on or off" (type 'turn')
38-
* Select Windows Subsystem for Linux
39-
* Click OK
40-
* Restart if necessary
37+
* Open the Windows Features dialog (`OptionalFeatures.exe`)
38+
* Enable 'Windows Susbsystem for Linux'
39+
* Click 'OK' and restart if necessary
4140
2. Install Ubuntu
4241
* Open Microsoft Store and search for Ubuntu or use [this link](https://www.microsoft.com/store/productId/9NBLGGH4MSV6)
4342
* Click Install

0 commit comments

Comments
 (0)