From d54590089e433e4be67eb42119b31b66dfe3e6f4 Mon Sep 17 00:00:00 2001 From: Daniel Rasband Date: Tue, 5 Jan 2021 14:59:27 -0700 Subject: [PATCH] Fix Docker for Mac link in docker.md --- docker.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docker.md b/docker.md index 28407ec1a..47b1af0c2 100644 --- a/docker.md +++ b/docker.md @@ -6,10 +6,7 @@ The following sections summarize installation and setup of Docker on your machin - Install [Docker for Windows](https://store.docker.com/editions/community/docker-ce-desktop-windows) ## Mac OSX - Enable virtualization in your BIOS -- Install [Docker for Mac](## Windows -- Enable visualization in your BIOS -- Install [Docker for Windows](https://store.docker.com/editions/community/docker-ce-desktop-windows) -) +- Install [Docker for Mac](https://hub.docker.com/editions/community/docker-ce-desktop-mac/) ## Linux - Install [Docker Engine](https://store.docker.com/search?type=edition&offering=community&operating_system=linux) on Docker host machine - Install [docker-compose](https://docs.docker.com/compose/install/) on docker host and/or local machine