From e30bf19684271b0c205aefb1c59ccb47c0859b5c Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Sun, 22 Dec 2013 20:13:02 -0800 Subject: [PATCH] fix(README): we are building containers too We are building a docker container now too so don't get specific about just the binary. I thought about adding instructions to the README but lets just keep following the pattern of putting version getting started guides on the release page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78a32a60ab3..9eee869c8a8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Or feel free to just use curl, as in the examples below. ### Getting etcd -The latest release is available as a binary at [Github][github-release]. +The latest release and setup instructions are available at [Github][github-release]. [github-release]: https://github.com/coreos/etcd/releases/