README: fix typo

This commit is contained in:
hasufell 2015-09-14 22:25:49 +02:00
parent cc98754c42
commit cac2ad2b7f
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

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 \