aboutsummaryrefslogtreecommitdiff
path: root/doc/build-windows.md
diff options
context:
space:
mode:
authorErnest Hemingway <coomni120@gmail.com>2018-02-10 14:15:36 -0500
committerMarcoFalke <falke.marco@gmail.com>2018-02-10 14:17:05 -0500
commit9b6454c52ae5d53394fc6542e9f3e02a1388fbe9 (patch)
tree29f8f7de647483264fcaf464f7ba94e121357277 /doc/build-windows.md
parentf4c942e3615435c9e5d7ff0cefd935be08768d0c (diff)
downloadbitcoin-9b6454c52ae5d53394fc6542e9f3e02a1388fbe9.tar.xz
Improve "Turn Windows Features On or Off" step
Diffstat (limited to 'doc/build-windows.md')
-rw-r--r--doc/build-windows.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/build-windows.md b/doc/build-windows.md
index 9e0e66e522..8af9437765 100644
--- a/doc/build-windows.md
+++ b/doc/build-windows.md
@@ -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:
1. Enable the Windows Subsystem for Linux feature
- * From Start, search for "Turn Windows features on or off" (type 'turn')
- * Select Windows Subsystem for Linux
- * Click OK
- * Restart if necessary
+ * Open the Windows Features dialog (`OptionalFeatures.exe`)
+ * Enable 'Windows Susbsystem for Linux'
+ * Click 'OK' and restart if necessary
2. Install Ubuntu
* Open Microsoft Store and search for Ubuntu or use [this link](https://www.microsoft.com/store/productId/9NBLGGH4MSV6)
* Click Install