mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-19 05:33:47 +01:00
add poetry <1.2 version note to troubleshooting
This commit is contained in:
parent
e9a166f634
commit
d5ead2543c
@ -206,6 +206,11 @@ poetry add setuptools wheel
|
||||
./venv/bin/pip install setuptools wheel
|
||||
```
|
||||
|
||||
### poetry
|
||||
|
||||
If your poetry version is less than ^1.2, for `poetry install`, ignore the -- flags, it will install just fine.
|
||||
|
||||
|
||||
### Optional: PostgreSQL database
|
||||
|
||||
If you want to use LNbits at scale, we recommend using PostgreSQL as the backend database. Install Postgres and setup a database for LNbits:
|
||||
|
Loading…
Reference in New Issue
Block a user