diff --git a/docs/guide/installation.md b/docs/guide/installation.md index a4279eb42..909e864d4 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -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