Update experimental/README.md

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
(cherry picked from commit fec98ecca1)
This commit is contained in:
Akihiro Suda 2016-06-15 11:19:03 +09:00 committed by Tibor Vass
parent 92ff142da2
commit ce6211d252
1 changed files with 2 additions and 2 deletions

View File

@ -49,9 +49,9 @@ refined or entirely removed.
To download the latest experimental `docker` binary for Linux,
use the following URLs:
https://experimental.docker.com/builds/Linux/i386/docker-latest
https://experimental.docker.com/builds/Linux/i386/docker-latest.tgz
https://experimental.docker.com/builds/Linux/x86_64/docker-latest
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.