Skip to content

Commit

Permalink
Merge pull request #406 from danrasband/fix/docker-readme
Browse files Browse the repository at this point in the history
Fix Docker for Mac link in docker.md
  • Loading branch information
snallamothu committed Jan 13, 2021
2 parents bfda0f6 + d545900 commit 6f93eec
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6f93eec

Please sign in to comment.