From e029cc86e607a302f6e1f479771375b1db640dde Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 21 Nov 2015 13:41:07 -0500 Subject: [PATCH] Mark Windows 10 as supported in install docs Signed-off-by: Jeffrey Morgan Upstream-commit: 414c8565be6c7edf02880ab1d64f7da4515ce593 Component: engine --- components/engine/docs/installation/windows.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/engine/docs/installation/windows.md b/components/engine/docs/installation/windows.md index 5d143b26c1..2933aa7dce 100644 --- a/components/engine/docs/installation/windows.md +++ b/components/engine/docs/installation/windows.md @@ -31,7 +31,7 @@ small ~24MB download, and boots in approximately 5s. ## Requirements -Your machine must be running Windows 7, 8/8.1 or newer to run Docker. Windows 10 is not currently supported. To find out what version of Windows you have: +Your machine must be running Windows 7 or newer to run Docker. To find out what version of Windows you have: 1. Right click the Windows Start Menu and choose **System**. @@ -43,9 +43,9 @@ Your machine must be running Windows 7, 8/8.1 or newer to run Docker. Windows 10 2. Make sure your CPU supports [virtualization technology](https://en.wikipedia.org/wiki/X86_virtualization) and virtualization support is enabled in BIOS and recognized by Windows. - #### For Windows 8 or 8.1 + #### For Windows 8, 8.1 or 10 - Choose **Start > Task Manager** and navigate to the **Performance** tab. + Choose **Start > Task Manager**. On Windows 10, click more details. Navigate to the **Performance** tab. Under **CPU** you should see the following: ![Release page](images/virtualization.png)