add poetry <1.2 version note to troubleshooting

This commit is contained in:
Bitkarrot 2023-01-07 16:15:08 -08:00 committed by GitHub
parent e9a166f634
commit d5ead2543c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: