Explorar o código

Merge pull request #51 from polvi/master

Make a note about go 1.1
Xiang Li %!s(int64=12) %!d(string=hai) anos
pai
achega
6b08b55523
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
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