mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
README: fix language for release binaries
Address confusion on where to find stuff and make it easier to find with keywords for various operating systems.
This commit is contained in:
parent
9635d8d94c
commit
b38e21a9e9
@ -29,7 +29,7 @@ If you're considering etcd for production use, please see: [production-ready.md]
|
||||
|
||||
### Getting etcd
|
||||
|
||||
The easiest way to get etcd is to install one of the pre-built binaries from the tagged releases: instructions are available on [GitHub][github-release].
|
||||
The easiest way to get etcd is to use a pre-built release binary which are available for OSX, Linux, Windows, AppC Images (ACI), and Docker. Instructions are available on the [GitHub releases page][github-release].
|
||||
|
||||
For those wanting to try the very latest version, you can build the latest version of etcd from the `master` branch.
|
||||
You will first need [*Go*](https://golang.org/) installed on your machine (version 1.4+ is required).
|
||||
|
Loading…
x
Reference in New Issue
Block a user