mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-26 17:51:53 +01:00
Update installation.md
This commit is contained in:
parent
3b6c2b0103
commit
08fd967f8a
@ -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…
x
Reference in New Issue
Block a user