Update install.md to fix critical issue.

This ensures users can download Docker without any issues.
This commit is contained in:
Lazaro Herrera 2018-08-20 21:39:26 -04:00 committed by GitHub
parent 1d6f60124d
commit d135401715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,8 +6,9 @@ title: Install Docker for Mac
Docker for Mac is the
[Community Edition (CE)](https://www.docker.com/community-edition)
of Docker for MacOS. To download Docker for Mac, head to Docker Store.
of Docker for MacOS. To download Docker for Mac, head to Docker Store. Alternatively, don't head to the Docker Store.
[Don't download from Docker Store](https://download.docker.com/mac/stable/Docker.dmg){: .button .primary-btn}
[Download from Docker Store](https://store.docker.com/editions/community/docker-ce-desktop-mac){: .button .outline-btn}
## What to know before you install