Browse code

convert OSX into OS X

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)

Sven Dowideit authored on 2014/07/02 06:59:28
Showing 3 changed files
... ...
@@ -36,7 +36,7 @@ In general, a 3.8 Linux kernel (or higher) is preferred, as some of the
36 36
 prior versions have known issues that are triggered by Docker.
37 37
 
38 38
 Note that Docker also has a client mode, which can run on virtually any
39
-Linux kernel (it even builds on OSX!).
39
+Linux kernel (it even builds on OS X!).
40 40
 
41 41
 ## Get the docker binary:
42 42
 
... ...
@@ -21,7 +21,7 @@ virtual machine and runs the Docker daemon.
21 21
 
22 22
 ## Installation
23 23
 
24
-1. Download the latest release of the [Docker for OSX Installer](
24
+1. Download the latest release of the [Docker for OS X Installer](
25 25
    https://github.com/boot2docker/osx-installer/releases)
26 26
 
27 27
 2. Run the installer, which will install VirtualBox and the Boot2Docker management
... ...
@@ -42,7 +42,7 @@ and `boot2docker start`.
42 42
 
43 43
 ## Upgrading
44 44
 
45
-1. Download the latest release of the [Docker for OSX Installer](
45
+1. Download the latest release of the [Docker for OS X Installer](
46 46
    https://github.com/boot2docker/osx-installer/releases)
47 47
 
48 48
 2. Run the installer, which will update VirtualBox and the Boot2Docker management
... ...
@@ -179,7 +179,7 @@ see the application.
179 179
 Our Python application is live!
180 180
 
181 181
 > **Note:**
182
-> If you have used the boot2docker virtual machine on OSX, Windows or Linux,
182
+> If you have used the boot2docker virtual machine on OS X, Windows or Linux,
183 183
 > you'll need to get the IP of the virtual host instead of using localhost.
184 184
 > You can do this by running the following in
185 185
 > the boot2docker shell.