From f72bdc788d551b91b0965376fde6055711f29e23 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sun, 30 Apr 2017 19:37:06 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1c9c34..67d7d52 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This setup has two postfix instances, one for receiving and sending mail to othe ``` postmulti -e init postmulti -I clearnet -e create -postmulti -e enable +postmulti -I clearnet -e enable postmulti -i clearnet -p start ```