mirror of https://github.com/docker/docs.git
Merge pull request #170 from docker/edit-readme
Including VT-X instructions
This commit is contained in:
commit
6b58a51216
|
@ -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/).
|
||||
|
||||
|
|
Loading…
Reference in New Issue