From 4e70aa4ab27dd4f51bf9198004026d516eaaeb53 Mon Sep 17 00:00:00 2001 From: Konstantin Gribov Date: Wed, 25 Feb 2015 20:41:07 +0300 Subject: [PATCH] Removed `Download` section --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0245360..42a923a 100644 --- a/README.md +++ b/README.md @@ -81,10 +81,6 @@ $ echo -e "GET /containers/json?all=1 HTTP/1.0\r\n" | nc -U /var/run/docker.sock Someday soon the Docker command line will allow dumping the image and container JSON directly. -# Download - -For now, download binaries from Gobuild: - # Build ```bash