Switched steps

This commit is contained in:
ben 2022-12-07 10:29:01 +00:00
parent ae23567fbf
commit d8a21800f2

View File

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