From f3a16a28ccaadb0d0635205066042a5fb80f9107 Mon Sep 17 00:00:00 2001 From: calle <93376500+callebtc@users.noreply.github.com> Date: Sun, 11 Sep 2022 13:06:55 +0300 Subject: [PATCH] Update installation.md (#955) --- docs/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index abe3cc59..6f9d0d4f 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