Hyper-V is not available on Windows 10 Home (#4290)

This commit is contained in:
Misty Stanley-Jones 2017-08-18 21:35:51 -07:00 committed by Victoria Bialas
parent 973ea916f3
commit 3bbdf58428
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ description: Learn how to create clusters of Dockerized machines.
- Get [Docker Machine](/machine/overview.md), which is pre-installed with
[Docker for Mac](/docker-for-mac/index.md) and [Docker for
Windows](/docker-for-windows/index.md), but on Linux systems you need to
[install it directly](/machine/install-machine/#installing-machine-directly). On pre Windows 10 systems _without Hyper-V_, use [Docker
Toolbox](https://docs.docker.com/toolbox/overview.md).
[install it directly](/machine/install-machine/#installing-machine-directly). On pre Windows 10 systems _without Hyper-V_, as well as Windows 10 Home, use
[Docker Toolbox](https://docs.docker.com/toolbox/overview.md).
- Read the orientation in [Part 1](index.md).