Browse Source

Make a note about go 1.1

polvi 12 years ago
parent
commit
0d0b59b254
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@
 
 
 ### Building
 ### 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
 mkdir etcd