Merge pull request #170 from docker/edit-readme

Including VT-X instructions
This commit is contained in:
Jeffrey Morgan 2015-09-09 16:02:20 -07:00
commit 6b58a51216
1 changed files with 1 additions and 1 deletions

View File

@ -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/).