diff --git a/README.md b/README.md index c6f7a2d4..a22ceff6 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ We are currently providing support for Linux. Windows is _not_ supported and is ``` BASH docker-compose down docker pull docker.io/mailserver/docker-mailserver: -docker-compose up -d mail +docker-compose up -d mailserver ``` You're done! And don't forget to have a look at the remaining functions of the `setup.sh` script with `./setup.sh -h`.