Specify the required version for docker-compose

This commit is contained in:
Anthony Lapenna 2016-11-09 12:28:40 +13:00
parent 9daa5b08cc
commit 1f833af9d9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Based on the official images:
## Setup
1. Install [Docker](http://docker.io).
2. Install [Docker-compose](http://docs.docker.com/compose/install/).
2. Install [Docker-compose](http://docs.docker.com/compose/install/) **version >= 1.6**.
3. Clone this repository
## Increase max_map_count on your host (Linux)