diff --git a/README.md b/README.md index ca171f6..47d396d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Initialize the docker container with the setup script. This installs the MariaDB *Note: The container will fail if this step is skipped.* ``` -docker compose run --rm --interactive -t myvemail setup +docker compose run --rm --interactive --tty myvemail setup ``` Once completed, the container may be brought up: