Fix some errant links

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Upstream-commit: 9ed6cec8ff91ff100c268fa21817fdc111e77e43
Component: engine
This commit is contained in:
Sven Dowideit
2015-10-22 16:59:16 +10:00
parent 5c5f223189
commit 976823bb04
5 changed files with 9 additions and 10 deletions

View File

@ -26,7 +26,7 @@ have `sudo` privileges on your local machine or in the VM.
This sandbox requires you to install two Docker tools: Docker Engine and Docker
Compose. To install the Docker Engine, choose from the [list of supported
platforms](../../installation). To install Docker Compose, see the
[detailed instructions here](https://docs.docker.com/compose/install.md).
[detailed instructions here](https://docs.docker.com/compose/install/).
Finally, you'll need to have `git` installed on your local system or VM.