diff --git a/README.md b/README.md index 3dce3ce..1d08c8d 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,7 @@ In this project, we have three docker-compose files you can use to set up the co Verify compose configuration file: ```console -$ docker compose -f --verbose config -``` +$ docker compose -f --verbose config Build and run containers defined in configuration file ```console