Update installation.md (#2615)

mkdir data no longer needed for standard installation
This commit is contained in:
blackcoffeexbt 2024-07-31 08:40:17 +01:00 committed by GitHub
parent 38ef1b0061
commit 0387db3b55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,6 @@ git checkout main
poetry env use python3.9
poetry install --only main
mkdir data
cp .env.example .env
# set funding source amongst other options
nano .env