docs: update INSTALL.md to have Go 1.9 as min required version
Fixes #815.
This commit is contained in:
parent
6d4c9ca060
commit
c86e1b1a37
@ -7,7 +7,7 @@
|
|||||||
* **Go:** `lnd` is written in Go. To install, run one of the following commands:
|
* **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
|
users use the latest version of Go, which at the time of writing is
|
||||||
[`1.10`](https://blog.golang.org/go1.10).
|
[`1.10`](https://blog.golang.org/go1.10).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user