diff --git a/README.md b/README.md index 3ac52f3334893c1afaab65fb4e3d59d942f20b11..7d92ae8205d7d07fb38214da0253e2296402cc4e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ Restarting the stack will then engage a new full synchronization. Start docker (hasura + postgresql + duniter-v2s stack): ```bash -git checkout .env docker-compose -f docker-compose.yaml -f docker-compose.dev.yaml up -d ```