diff options
author | Aaron Clauson <aaron@sipsorcery.com> | 2017-10-18 10:14:22 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-18 10:14:22 +1100 |
commit | 7383d772644c965e4af8596cb425fff289af409c (patch) | |
tree | e4a6ddde15ece15f305f98252d438c93b6c79b0b /doc/build-windows.md | |
parent | e0fc4a73563189a1d60a222cf89c4f624d2d8e80 (diff) |
Updated instructions for Windows 10 Fall Creators Update.
Diffstat (limited to 'doc/build-windows.md')
-rw-r--r-- | doc/build-windows.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/build-windows.md b/doc/build-windows.md index 90bf53d9d0..c415595e43 100644 --- a/doc/build-windows.md +++ b/doc/build-windows.md @@ -31,6 +31,10 @@ This feature is not supported in versions of Windows prior to Windows 10 or on Windows Server SKUs. In addition, it is available [only for 64-bit versions of Windows](https://msdn.microsoft.com/en-us/commandline/wsl/install_guide). +For Windows 10 systems with the Fall Creators Update applied (version >= 16215.0) use the Windows Store +to install Ubuntu. Search for "Linux" in the Windows Store and install the free "Ubuntu" application. +Full instructions are available on the above link. + To get the bash shell, you must first activate the feature in Windows. 1. Turn on Developer Mode |