Merge pull request #2061 from lnbits/main

Sync main->dev
This commit is contained in:
callebtc 2023-10-25 10:03:58 +02:00 committed by GitHub
commit 29e779d09d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@ 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
git checkout main
# for making sure python 3.9 is installed, skip if installed. To check your installed version: python3 --version
sudo apt update