Merge pull request #59 from skoblenick/master

Correct name of package produced by make in OS X documentation
This commit is contained in:
Jeffrey Morgan 2015-08-13 09:22:54 -07:00
commit f3bf0a748a
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Installation [instructions](https://docs.docker.com/mac/started/) available on t
##How to build
Running `make` will produce a `Docker.pkg` installer.
Running `make` will produce a `DockerToolbox.pkg` installer.