From f49831032cbc842049624a239442dae50c30c701 Mon Sep 17 00:00:00 2001 From: andryyy Date: Thu, 2 Mar 2017 21:20:40 +0100 Subject: [PATCH] Fix docs --- docs/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index 8daf6a85..a188c862 100644 --- a/docs/install.md +++ b/docs/install.md @@ -61,9 +61,9 @@ docker-compose up -d --remove-orphans docker-compose restart ``` -## Use dev branch (not recommended) +## Development branch (not recommended) -When you checkout the dev branch, you will most likely end up using the "master" images with code base of "dev". +When you checkout the "dev" git branch, you will most likely end up using the "master" images with code base of "dev". If there were critical changes to the images in dev, mailcow will not work. But you can still build the images by yourself: