From 4aa2665d8e0356065bcd13fe57b1da476fcd5879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?PICHOU=20Ky=C3=A2ne?= Date: Mon, 25 Sep 2017 19:59:24 +0200 Subject: [PATCH] Add Docker requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d0b21d..64ad3c8 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ The following instructions deploy Mattermost in a production configuration using ### Requirements -* [docker] -* [docker-compose] +* [docker] (version `1.10.0+`) +* [docker-compose] (version `1.6.0+` to support Compose file version `2.0`) ### Choose Edition to Install