From abc6896984cfa1ac4ab39a4a683038eaa10dee5d Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Tue, 17 Feb 2015 11:02:25 -0800 Subject: [PATCH] Tweaking language --- docs/sources/installation/mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/mac.md b/docs/sources/installation/mac.md index f79d245fe9..ae0ecc6315 100644 --- a/docs/sources/installation/mac.md +++ b/docs/sources/installation/mac.md @@ -36,7 +36,7 @@ machine provided by Boot2Docker. ![OSX Architecture Diagram](/installation/images/mac_docker_host.png) -When running on OS X, the Docker host address is the address of the Linux VM. +In OS X, the Docker host address is the address of the Linux VM. When you start the `boot2docker` process, it is assigned an IP address. Under `boot2docker` ports on a container map to ports on the VM. To see this in practice, work through the exercises on this page.