From a34bf6abea0b1d8a6096683c0e7467896af8f66c Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Tue, 26 Sep 2017 20:08:33 -0700 Subject: [PATCH] docs: update INSTALL.md to pin min golang version at 1.8 --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index aa190694..88da07a2 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -7,7 +7,7 @@ * **Go:** `lnd` is written in Go. To install, run one of the following commands: - **Note**: The minimum version of Go supported is Go 1.7. + **Note**: The minimum version of Go supported is Go 1.8. On Linux: