diff --git a/LNbits-Documentation.md b/LNbits-Documentation.md index 8c0d778..2173758 100644 --- a/LNbits-Documentation.md +++ b/LNbits-Documentation.md @@ -305,6 +305,7 @@ If you need ports or look for folders mentioned here that you cannot find please ```sh curl -sSL https://install.python-poetry.org | python3 - +# Once the above poetry install is completed, use the installation path printed to the terminal and replace the path in the following commandPATH="/home/user/.local/bin:$PATH" sudo apt install python3.9 python3.9-distutils