README: fix typo

This commit is contained in:
2015-09-14 22:25:49 +02:00
parent cc98754c42
commit cac2ad2b7f

View File

@@ -47,7 +47,7 @@ Use the the example config files in `config/example` to get you started.
```
docker run -ti -d \
-name dockermail \
--name dockermail \
-p 25:25 \
-p 587:587 \
-p 143:143 \