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