Fix a small typo.

This commit is contained in:
Abhilash Raj
2017-04-07 15:49:23 -07:00
parent 32796a5a18
commit 26c384e750

View File

@@ -70,7 +70,7 @@ $ mkdir -p /opt/mailman/core
$ mkdir -p /opt/mailman/web
$ git clone https://github.com/maxking/docker-mailman
$ cd docker-mailman
# Change some configuration variables as mentioned below.
# Change some configuration variables as mentioned above.
$ docker-compose up
```