ソースを参照

Make a note about go 1.1

polvi 13 年 前
コミット
0d0b59b254
1 ファイル変更1 行追加1 行削除
  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