diff --git a/Exam/README.md b/Exam/README.md index 05418d8..ad71b43 100644 --- a/Exam/README.md +++ b/Exam/README.md @@ -45,7 +45,7 @@ This is a Todo web application builds for the final exam for the course Cloud te docker-compose build ``` - Start the application using Docker Compose: - ```bash + ```bash docker-compose up -d ``` - This will deploy the application using the configurations specified in `docker-compose.yml`.