diff --git a/docs/guide/installation.md b/docs/guide/installation.md index 1a7e9a9e..48bf0f1f 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -50,8 +50,8 @@ poetry run lnbits #### Updating the server ``` -# Stop LNbits with `ctrl + x` cd lnbits-legend/ +# Stop LNbits with `ctrl + x` git pull poetry install - - only main # Start LNbits with `poetry run lnbits`