docs: Update install.md to reflect minimum Go version

Fixes #3765
This commit is contained in:
Evan Harris 2020-07-06 07:42:47 -05:00 committed by Nick Craig-Wood
parent 1d45c6eaaa
commit ace56b6e0f

View File

@ -174,7 +174,7 @@ kill %1
## Install from source ## ## Install from source ##
Make sure you have at least [Go](https://golang.org/) 1.7 Make sure you have at least [Go](https://golang.org/) 1.10
installed. [Download go](https://golang.org/dl/) if necessary. The installed. [Download go](https://golang.org/dl/) if necessary. The
latest release is recommended. Then latest release is recommended. Then