From e8b37e7f888f8f66a134056c2792cdd6b2a88f85 Mon Sep 17 00:00:00 2001 From: myve Date: Sat, 10 Aug 2024 07:29:40 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: