diff --git a/README.md b/README.md index 69d84b8..ed4b5b4 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ pnpm dev Start only the database: ```bash -docker-compose up -d technical-challenge-mongodb +docker-compose up -d mongo ``` ## 🛠️ Available Scripts