From 25ecf0d985a76e00d5e6d1f53714b56b3541e847 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Wed, 8 May 2019 09:13:08 +0800 Subject: [PATCH] Update get-started.md (#8713) --- machine/get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine/get-started.md b/machine/get-started.md index 9177a9bf1c..45d0e147da 100644 --- a/machine/get-started.md +++ b/machine/get-started.md @@ -7,7 +7,7 @@ title: Get started with Docker Machine and a local VM Let's take a look at using `docker-machine` to create, use and manage a Docker host inside of a local virtual machine. -## Prerequisite Information +## Prerequisite information With the advent of [Docker Desktop for Mac](/docker-for-mac/index.md) and [Docker Desktop for Windows](/docker-for-windows/index.md) as replacements for [Docker