Update installation.md (#955)

This commit is contained in:
calle 2022-09-11 13:06:55 +03:00 committed by GitHub
parent f30ca2cf43
commit f3a16a28cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ You can choose between four package managers, `poetry`, `nix` and `venv`.
By default, LNbits will use SQLite as its database. You can also use PostgreSQL which is recommended for applications with a high load (see guide below).
## Option 1: poetry
## Option 1 (recommended): poetry
```sh
git clone https://github.com/lnbits/lnbits-legend.git