diff --git a/README.md b/README.md index 47cc3c6b8..2bc267ad8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ See [go-etcd][go-etcd] for a native go client. Or feel free to just use curl, as ### Building -etcd is installed like any other Go binary. The steps below will put everything into a directory called etcd. +etcd is installed like any other Go (golang >= 1.1) binary. The steps below will put everything into a directory called etcd. ``` mkdir etcd