From f707a11c98dbe48e3e98796485773b6e39210d5f Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Tue, 23 Aug 2016 11:51:05 +0200 Subject: [PATCH] Add notice to docker-compose version in README (#268 #276) (#277) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48116a59..3c15cd3f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Before you open an issue, please have a look this `README`, the [Wiki](https://g #### Create a `docker-compose.yml` -Adapt this file with your FQDN. +Adapt this file with your FQDN. Install [docker-compose](https://docs.docker.com/compose/) in the version `1.6` or higher. version: '2'