Merge pull request #6237 from gmsantos/patch-1

Reffer Docker for Mac and Windows as Docker Desktop
This commit is contained in:
Joffrey F 2018-10-02 11:14:58 +02:00 committed by GitHub
commit 7208a50bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: