mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-13 11:35:56 +01:00
Update installation.md
This commit is contained in:
parent
3b6c2b0103
commit
08fd967f8a
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ poetry env use python3.9
|
|||
poetry install
|
||||
|
||||
mkdir data
|
||||
cp .env.example .env # 'sudo nano .env' and set funding source
|
||||
cp .env.example .env
|
||||
sudo nano .env # and set funding source
|
||||
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue