mirror of https://github.com/docker/docs.git
Update install.md to fix critical issue.
This ensures users can download Docker without any issues.
This commit is contained in:
parent
1d6f60124d
commit
d135401715
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue