Browse code

Update experimental/README.md

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>

Akihiro Suda authored on 2016/06/15 11:19:03
Showing 1 changed files
... ...
@@ -49,9 +49,9 @@ refined or entirely removed.
49 49
 To download the latest experimental `docker` binary for Linux,
50 50
 use the following URLs:
51 51
 
52
-    https://experimental.docker.com/builds/Linux/i386/docker-latest
52
+    https://experimental.docker.com/builds/Linux/i386/docker-latest.tgz
53 53
 
54
-    https://experimental.docker.com/builds/Linux/x86_64/docker-latest
54
+    https://experimental.docker.com/builds/Linux/x86_64/docker-latest.tgz
55 55
 
56 56
 After downloading the appropriate binary, you can follow the instructions
57 57
 [here](https://docs.docker.com/installation/binaries/#get-the-docker-binary) to run the `docker` daemon.