Updated LNbits Documentation (markdown)

arbadacarba 2023-05-18 20:40:32 +02:00
parent e6bfa865a6
commit 6081d3e47a

@ -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.