mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Make a note about go 1.1
This commit is contained in:
parent
c9561cacf0
commit
0d0b59b254
@ -4,7 +4,7 @@
|
||||
|
||||
### 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user