Merge pull request #1944 from dgageot/1943-fix-contributing-guide

Fix #1943 - binaries location
This commit is contained in:
Olivier Gambier 2015-10-07 11:29:56 -07:00
commit 306807b286
1 changed files with 1 additions and 1 deletions

View File

@ -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: