mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-13 12:33:04 +02:00
docs: update min go version
This commit is contained in:
parent
c349ba18de
commit
a71156fd08
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@ To run `poold` integrated into the Lightning Terminal, download [the latest rele
|
|||
|
||||
### Building the binaries from source
|
||||
|
||||
To build both the `poold` and `pool` binaries from the source code, at least the `go 1.14` and `make` must be installed.
|
||||
To build both the `poold` and `pool` binaries from the source code, at least
|
||||
the `go 1.18` and `make` must be installed.
|
||||
|
||||
To download the code, compile and install it, the following commands can then be run:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue