From b228364a4196e669973743f061e91565eb978d49 Mon Sep 17 00:00:00 2001 From: calle <93376500+callebtc@users.noreply.github.com> Date: Mon, 9 Jan 2023 12:13:43 +0100 Subject: [PATCH] Apply suggestions from code review --- docs/guide/installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index 871857a7..2bbdfb11 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -210,7 +210,6 @@ poetry add setuptools wheel If your Poetry version is older than 1.2, for `poetry install`, ignore the `--only main` flag. - ### 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: