Skip to content

Commit 654d4c5

Browse files
authored
Update overview.md
1 parent c2d2c97 commit 654d4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Docker Machine has these two broad use cases.
5151

5252
![Docker Machine on Mac and Windows](img/machine-mac-win.png){: .white-bg}
5353

54-
If you work primarily on an older Mac or Windows laptop or desktop that doesn't meet the requirements for the new [Docker for Mac](/docker-for-mac/index.md) and [Docker for Windows](/docker-for-windows/index.md) apps, then you need Docker Machine run Docker Engine locally. Installing Docker Machine on a Mac or Windows box with the [Docker Toolbox](/toolbox/overview.md) installer provisions a local virtual machine with Docker Engine, gives you the ability to connect it, and run `docker` commands.
54+
If you work primarily on an older Mac or Windows laptop or desktop that doesn't meet the requirements for the new [Docker for Mac](/docker-for-mac/index.md) and [Docker for Windows](/docker-for-windows/index.md) apps, then you need Docker Machine to run Docker Engine locally. Installing Docker Machine on a Mac or Windows box with the [Docker Toolbox](/toolbox/overview.md) installer provisions a local virtual machine with Docker Engine, gives you the ability to connect it, and run `docker` commands.
5555

5656
* **I want to provision Docker hosts on remote systems**
5757

0 commit comments

Comments
 (0)