diff --git a/README.md b/README.md index df387ab4..768f8eda 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,11 @@ Clone this repository and checkout the tag corresponding to the most recent rele $ cd mailinabox $ git checkout v65 -Begin the installation. +To install/update on LXC/Docker/Other: + + $ curl -s https://mailinabox.email/setup.sh | sudo -E DISABLE_FIREWALL=1 bash + +For standard install: $ sudo setup/start.sh