mirror of https://github.com/docker/cli.git
Update readme link to binary installation instructions
Signed-off-by: Laura Frank <ljfrank@gmail.com>
This commit is contained in:
parent
62e87d4996
commit
454f365dfe
|
@ -54,7 +54,7 @@ use the following URLs:
|
|||
https://experimental.docker.com/builds/Linux/x86_64/docker-latest.tgz
|
||||
|
||||
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**
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue