From 8493540a1c6b010ec743cc0c4297c366491b96ac Mon Sep 17 00:00:00 2001 From: Gabriel Machado Date: Sat, 29 Sep 2018 20:08:00 -0300 Subject: [PATCH] Reffer Docker for Mac and Windows as Docker Desktop Signed-off-by: Gabriel Machado --- script/release/release.md.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/release/release.md.tmpl b/script/release/release.md.tmpl index ee97ef104..4d0ebe926 100644 --- a/script/release/release.md.tmpl +++ b/script/release/release.md.tmpl @@ -1,6 +1,6 @@ -If you're a Mac or Windows user, the best way to install Compose and keep it up-to-date is **[Docker for Mac and Windows](https://www.docker.com/products/docker)**. +If you're a Mac or Windows user, the best way to install Compose and keep it up-to-date is **[Docker Desktop for Mac and Windows](https://www.docker.com/products/docker-desktop)**. -Docker for Mac and Windows will automatically install the latest version of Docker Engine for you. +Docker Desktop will automatically install the latest version of Docker Engine for you. Alternatively, you can use the usual commands to install or upgrade Compose: