docs: update min go version

This commit is contained in:
Elle Mouton 2025-03-05 12:41:32 +02:00
parent c349ba18de
commit a71156fd08
No known key found for this signature in database
GPG key ID: D7D916376026F177

View file

@ -16,7 +16,8 @@ To run `poold` integrated into the Lightning Terminal, download [the latest rele
### Building the binaries from source ### 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: To download the code, compile and install it, the following commands can then be run: