update poetry
This commit is contained in:
parent
a813a37e68
commit
ca4df159e1
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ poetry run lnbits
|
||||||
cd lnbits-legend/
|
cd lnbits-legend/
|
||||||
# Stop LNbits with `ctrl + x`
|
# Stop LNbits with `ctrl + x`
|
||||||
git pull
|
git pull
|
||||||
|
# Keep your poetry install up to date, this can be done with `poetry self update`
|
||||||
poetry install --only main
|
poetry install --only main
|
||||||
# Start LNbits with `poetry run lnbits`
|
# Start LNbits with `poetry run lnbits`
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue