Update installation.md (#1997)

This commit is contained in:
Arc
2023-10-17 11:24:06 +02:00
committed by Pavol Rusnak
parent e64810d96a
commit a411de1d11
+1
View File
@@ -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
git checkout main
cd lnbits
# for making sure python 3.9 is installed, skip if installed. To check your installed version: python3 --version