From ace56b6e0f17c6e3923a0df007ae3bd94b347e06 Mon Sep 17 00:00:00 2001 From: Evan Harris Date: Mon, 6 Jul 2020 07:42:47 -0500 Subject: [PATCH] docs: Update install.md to reflect minimum Go version Fixes #3765 --- docs/content/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/install.md b/docs/content/install.md index 52c3c7351..3803f0fbc 100644 --- a/docs/content/install.md +++ b/docs/content/install.md @@ -174,7 +174,7 @@ kill %1 ## 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 latest release is recommended. Then