Update README.md

This commit is contained in:
myve 2024-08-10 07:29:40 +00:00
commit e8b37e7f88

View file

@ -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: