Merge pull request #24702 from londoncalling/fix-toolbox-description-docs

fixed cut-and-paste error on description of Docker Toolbox
Upstream-commit: 80965a35c1c571ff3fcfa1d7423f784aa703728d
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2016-07-15 23:09:06 +02:00
committed by GitHub

View File

@ -34,7 +34,7 @@ If you have an earlier Windows system that doesn't meet the Docker for Windows r
See [Docker Toolbox Overview](/toolbox/overview.md) for help on installing Docker with Toolbox.
The Docker Toolbox setup does not run Docker natively in OS X. Instead, it uses `docker-machine` to create and attach to a virtual machine (VM). This machine is a Linux VM that hosts Docker for you on your Mac.
The Docker Toolbox setup does not run Docker natively on Windows. Instead, it uses `docker-machine` to create and attach to a virtual machine (VM). This machine is a Linux VM that hosts Docker for you on your Windows system.
**Requirements**