readme: update lnd version

This commit is contained in:
bitromortac 2022-03-09 11:24:16 +01:00
parent 53a9eb39ef
commit 44a2886cee
No known key found for this signature in database
GPG key ID: 1965063FC13BEBE2

View file

@ -447,7 +447,7 @@ If you are running an older version of lnd checkout the according
[tag](https://github.com/bitromortac/lndmanage/releases).
### Requirements
Installation of lndmanage requires `>=python3.8`, `lnd v0.13.X/v0.14.0`, `python3-venv`.
Installation of lndmanage requires `>=python3.8`, `lnd v0.14.x`, `python3-venv`.
#### Optional Requirements
Depending on if you want to install from source dependency packages you may
@ -567,4 +567,4 @@ script and observe differences via git.
## Docker
If you prefer to run `lndmanage` from a docker container, `cd docker`
and follow the [`README`](docker/README.md) there.
and follow the [`README`](docker/README.md) there.