mirror of https://github.com/docker/docs.git
Merge pull request #1944 from dgageot/1943-fix-contributing-guide
Fix #1943 - binaries location
This commit is contained in:
commit
306807b286
|
@ -31,7 +31,7 @@ To build the docker-machine binary, simply run:
|
|||
|
||||
$ make
|
||||
|
||||
From the Machine repository's root. You will now find a `docker-machine`
|
||||
From the Machine repository's root. You will now find a `bin/docker-machine`
|
||||
binary at the root of the project.
|
||||
|
||||
You may call:
|
||||
|
|
Loading…
Reference in New Issue