diff --git a/README.md b/README.md index ee074eff..9a510f5f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ chmod +x ./setupDB.sh #### For Windows users ```bash cd packages/db -copy .env.example .env +cp .env.example .env docker-compose up # Configure the database connection