* Correct command to copy binary
Correct path to copy binary-daemon.
Remove command to copy binary-client (it's not available).
* Use the make install target
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
* Update Task2, Step1 in 'set-up-dev-env.md'
Originally the step mentioned Mac in general but the step is actually just for Docker Toolbox users.
* Fix Docker Toolbox link
Link was using HTML-style link and has now been updated to use Markdown-style.
* Fix Docker Toolbox link address
* Wrong article
If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.
* Making the text bold
Removing backticks because probably the text needs to be bold and not marked as code.
To mount the local Docker repository source into the Docker container, the developer needs to set an environment variable called BIND_DIR, not BIN_DIR.
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/
Signed-off-by: Misty Stanley-Jones <misty@docker.com>