From c7dbfc8ab7bff85f168de9d0c9f79e3f650c889c Mon Sep 17 00:00:00 2001 From: Mohammed Al-Mahdawi Date: Thu, 19 Oct 2017 00:34:54 +0300 Subject: [PATCH] Add missing script name to readme --- setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/README.md b/setup/README.md index 971e440a..4002bbf8 100644 --- a/setup/README.md +++ b/setup/README.md @@ -26,7 +26,7 @@ All components use TLS/HTTPS with Let's Encrypt certificates by default. Webmail ## Usage $ wget https://raw.githubusercontent.com/nodemailer/wildduck/master/setup/install.sh - $ chmod +x + $ chmod +x install.sh $ ./install.sh mydomain.com Where mydomain.com is the domain name of your server.