Update readme link to binary installation instructions

Signed-off-by: Laura Frank <ljfrank@gmail.com>
master
Laura Frank 2016-10-05 11:13:08 +02:00 committed by Tibor Vass
parent 62e87d4996
commit 454f365dfe
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ use the following URLs:
https://experimental.docker.com/builds/Linux/x86_64/docker-latest.tgz https://experimental.docker.com/builds/Linux/x86_64/docker-latest.tgz
After downloading the appropriate binary, you can follow the instructions After downloading the appropriate binary, you can follow the instructions
[here](https://docs.docker.com/installation/binaries/#get-the-docker-binary) to run the `docker` daemon. [here](https://docs.docker.com/engine/installation/binaries/#/get-the-docker-engine-binaries) to run the `docker` daemon.
> **Note** > **Note**
> >