Update installation.md (#1997)

This commit is contained in:
Arc 2023-10-05 12:46:27 +01:00 committed by Pavol Rusnak
parent e64810d96a
commit a411de1d11

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