Update installation.md

This commit is contained in:
Arc 2022-08-02 22:02:53 +01:00 committed by GitHub
parent a948f0f8d9
commit 972a1d4ac9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ By default, LNbits will use SQLite as its database. You can also use PostgreSQL
git clone https://github.com/lnbits/lnbits-legend.git
cd lnbits-legend/
# for making sure python 3.9 is installed, skip if installed
sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa