Commit 7154f0ae authored by Anthony Lapenna's avatar Anthony Lapenna

Specify the required version for docker-compose

parent b4e8cedf
...@@ -19,7 +19,7 @@ Based on the official images: ...@@ -19,7 +19,7 @@ Based on the official images:
## Setup ## Setup
1. Install [Docker](http://docker.io). 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 3. Clone this repository
## Increase max_map_count on your host (Linux) ## Increase max_map_count on your host (Linux)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment