diff --git a/README.md b/README.md index 8cc07d5..35649d9 100644 --- a/README.md +++ b/README.md @@ -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 ```