From ddd27fe42699e8888acfe38913435538cef8b049 Mon Sep 17 00:00:00 2001 From: MaxBipal <139519862+MaxBipal@users.noreply.github.com> Date: Fri, 20 Oct 2023 06:13:42 -0500 Subject: [PATCH] Update installation.md (#2052) fixed cli error --- docs/guide/installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index 9a1aa84c..7e1cf00c 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -16,6 +16,7 @@ Mininum poetry version has is ^1.2, but it is recommended to use latest poetry. ```sh git clone https://github.com/lnbits/lnbits.git +cd lnbits git checkout main cd lnbits