mirror of https://github.com/docker/docs.git
Merge pull request #59 from skoblenick/master
Correct name of package produced by make in OS X documentation
This commit is contained in:
commit
f3bf0a748a
|
|
@ -4,4 +4,4 @@ Installation [instructions](https://docs.docker.com/mac/started/) available on t
|
||||||
|
|
||||||
##How to build
|
##How to build
|
||||||
|
|
||||||
Running `make` will produce a `Docker.pkg` installer.
|
Running `make` will produce a `DockerToolbox.pkg` installer.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue