mirror of https://github.com/docker/docs.git
Correct name of package produced by make in OS X documentation
Signed-off-by: Ryan Skoblenick <ryan@skoblenick.com>
This commit is contained in:
parent
5b1b8e69ed
commit
4b23e14a7e
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue