README: document the minimum Go version

Solidify in writing, the minimum Go version that
we support, as Go1.9.
This commit is contained in:
Emmanuel Odeke
2017-12-28 23:26:42 -07:00
parent 139eca0177
commit 3b70c89e07

View File

@@ -26,6 +26,12 @@ and securely replicates it on many machines.
For more information, from introduction to install to application development, [Read The Docs](https://tendermint.readthedocs.io/en/master/).
## Minimum requirements
Requirement|Notes
---|---
Go version | Go1.9 or higher
## Install
To download pre-built binaries, see our [downloads page](https://tendermint.com/downloads).