mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-04 02:14:23 +02:00
Update installation.md (#2615)
mkdir data no longer needed for standard installation
This commit is contained in:
@@ -44,7 +44,6 @@ git checkout main
|
|||||||
poetry env use python3.9
|
poetry env use python3.9
|
||||||
poetry install --only main
|
poetry install --only main
|
||||||
|
|
||||||
mkdir data
|
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
# set funding source amongst other options
|
# set funding source amongst other options
|
||||||
nano .env
|
nano .env
|
||||||
|
Reference in New Issue
Block a user