From 26e34d4d9d88239ef71be02548fc8c7465670244 Mon Sep 17 00:00:00 2001 From: andryyy Date: Thu, 2 Mar 2017 11:32:07 +0100 Subject: [PATCH] Install compose fix --- docs/install.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index 352bfa64..7836b705 100644 --- a/docs/install.md +++ b/docs/install.md @@ -6,8 +6,7 @@ 2. You need Docker Compose. - - Learn [how to install Docker Compose](https://docs.docker.com/compose/install/) - or: - - `curl -L "https://github.com/docker/compose/releases/download/composer_version/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose` + - Learn [how to install Docker Compose](https://docs.docker.com/compose/install/) 3. Clone the master branch of the repository and run `./generate_config.sh` to generate a file "mailcow.conf". You will be asked for a hostname and a timezone: