diff --git a/README.md b/README.md index 3dce3ce..fbceb93 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ $ docker compose -f --verbose config Build and run containers defined in configuration file ```console -$ docker-compose -f up --build -d +$ docker-compose -f up --build -d ``` ## Using GitHub actions