Add a missing definite article

Signed-off-by: Michael West <mwest@mdsol.com>
Upstream-commit: b4905859d55cf756d3855c1deddb68a9509bdab4
Component: engine
This commit is contained in:
Michael West
2015-03-27 23:25:12 -04:00
parent 93a82de971
commit 1a8787e1e6

View File

@ -285,7 +285,7 @@ aws cloudfront create-invalidation --profile docs.docker.com --distribution-id
When using Docker on Mac OSX the man pages will be missing by default. You can manually generate them by following these steps:
1. Checkout the docker source. You must clone into your `/Users` directory because Boot2Docker can only share this path
with docker containers.
with the docker containers.
$ git clone https://github.com/docker/docker.git