Add missing script name to readme

This commit is contained in:
Mohammed Al-Mahdawi 2017-10-19 00:34:54 +03:00
parent 7098c10d26
commit c7dbfc8ab7

View file

@ -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.