From a9f8f33c28774b837147d37d39db35afb3638d72 Mon Sep 17 00:00:00 2001 From: EliterScripts Date: Fri, 4 Jan 2019 11:01:15 -0700 Subject: [PATCH] Fixes installation Error This will fix users from downloading the 14.04 branch and trying to install it on a 18.04 server, and creates ease-of-use. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f1b93db..6e3b0176 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ For experts, start with a completely fresh (really, I mean it) Ubuntu 18.04 LTS Clone this repository: - $ git clone https://github.com/mail-in-a-box/mailinabox + $ git clone --single-branch -b ubuntu_bionic --depth=1 https://github.com/mail-in-a-box/mailinabox $ cd mailinabox _Optional:_ Download my PGP key and then verify that the sources were signed