diff --git a/LNbits-Documentation.md b/LNbits-Documentation.md index 63147e5..8c0d778 100644 --- a/LNbits-Documentation.md +++ b/LNbits-Documentation.md @@ -304,6 +304,8 @@ If you need ports or look for folders mentioned here that you cannot find please ```sh +curl -sSL https://install.python-poetry.org | python3 - + sudo apt install python3.9 python3.9-distutils sudo apt install python3.9-dev gcc build-essential @@ -322,6 +324,7 @@ sudo apt update # If you used venv ./venv/bin/pip install setuptools wheel + ``` Also you can search for your problem in the Troubleshooting section at the end of [this guide](https://ereignishorizont.xyz/lnbits-server/en/) that [Axel](https://twitter.com/AxelHamburch) made.