Skip to content

Commit

Permalink
Update macOS recommendation
Browse files Browse the repository at this point in the history
Since Docker for Mac stabilized, we've switched over internally, and
it's worked well. Let's recommend that externally as well.
  • Loading branch information
maxjacobson committed May 4, 2017
1 parent 6f10d34 commit 0fd2ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ analyses are also Docker images. To support this, you must have Docker installed
and running locally. We also require that the Docker daemon supports connections
on the default Unix socket `/var/run/docker.sock`.

On OS X, we recommend using [Docker Machine](https://docs.docker.com/machine/).
On macOS, we recommend using [Docker for Mac](https://docs.docker.com/docker-for-mac/).

## Installation

Expand Down

0 comments on commit 0fd2ae6

Please sign in to comment.