From 4206346496b2435424467fe88de0d2c4356be4fb Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Sun, 1 Apr 2018 23:52:38 -0500 Subject: [PATCH] MacOS -> macOS --- slides/intro/Installing_Docker.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/slides/intro/Installing_Docker.md b/slides/intro/Installing_Docker.md index 959ea9d3..e220fc5c 100644 --- a/slides/intro/Installing_Docker.md +++ b/slides/intro/Installing_Docker.md @@ -29,7 +29,7 @@ We can arbitrarily distinguish: * Installing Docker on an existing Linux machine (physical or VM) -* Installing Docker on MacOS or Windows +* Installing Docker on macOS or Windows * Installing Docker on a fleet of cloud VMs @@ -55,9 +55,9 @@ We can arbitrarily distinguish: --- -## Installing Docker on MacOS and Windows +## Installing Docker on macOS and Windows -* On MacOS, the recommended method is to use Docker4Mac: +* On macOS, the recommended method is to use Docker4Mac: https://docs.docker.com/docker-for-mac/install/ @@ -71,7 +71,7 @@ We can arbitrarily distinguish: --- -## Running Docker on MacOS and Windows +## Running Docker on macOS and Windows When you execute `docker version` from the terminal: