Update installation.md
This commit is contained in:
parent
6718ed678d
commit
fc021b3736
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Create the data folder and edit the .env file:
|
|||
cp .env.example .env
|
||||
sudo nano .env
|
||||
|
||||
To then run the server for development purposes (include hot-reload), use:
|
||||
To then run the server for development purposes (includes hot-reload), use:
|
||||
|
||||
pipenv run python -m uvicorn lnbits.__main__:app --reload
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue