diff --git a/docs/guide/installation.md b/docs/guide/installation.md index abe3cc59c..6f9d0d4f2 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -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