Update installation.md

This commit is contained in:
Arc 2022-08-02 21:01:58 +01:00 committed by GitHub
parent b3c866fd1d
commit 88ef3a38fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,7 @@ git clone https://github.com/lnbits/lnbits-legend.git
cd lnbits-legend/
curl -sSL https://install.python-poetry.org | python3 -
poetry env use python3.9
poetry install
# You may need to install python 3.9, update your python following this guide https://linuxize.com/post/how-to-install-python-3-9-on-ubuntu-20-04/