From d4823681f134c8932321da47d62f42d822a02a8e Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Wed, 9 Sep 2015 15:40:47 -0700 Subject: [PATCH] Including VT-X instructions Including VT-X instructions for Windows users. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c548f4c8..309fbe7b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Docker on Mac OS X and Windows, including: Documentation for Mac [is available here](https://docs.docker.com/mac/started/). -Documentation for Windows [is available here](https://docs.docker.com/windows/started/). +Documentation for Windows [is available here](https://docs.docker.com/windows/started/). *Note:* Some Windows computers may not have VT-X enabled by default. It is required for VirtualBox. To enable VT-X, please see the guide [here.](http://www.howtogeek.com/213795/how-to-enable-intel-vt-x-in-your-computers-bios-or-uefi-firmware). Toolbox is currently unavailable for Linux; To get started with Docker on Linux, please follow the Linux [Getting Started Guide](https://docs.docker.com/linux/started/).