docs: update INSTALL.md to have Go 1.9 as min required version

Fixes #815.
This commit is contained in:
Naveen 2018-03-12 14:58:23 -04:00 committed by Olaoluwa Osuntokun
parent 6d4c9ca060
commit c86e1b1a37
1 changed files with 1 additions and 1 deletions

View File

@ -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.8. We recommend that
**Note**: The minimum version of Go supported is Go 1.9. We recommend that
users use the latest version of Go, which at the time of writing is
[`1.10`](https://blog.golang.org/go1.10).