From eb24deb8043f9513d022f7005870718b1db87654 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 1 Jun 2019 14:50:31 -0700 Subject: [PATCH] Add min docker-compose version - Fixes #166 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 836a003b4..d11f805da 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Each lemmy server can set its own moderation policy; appointing site-wide admins Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Inferno](https://www.infernojs.org), [Typescript](https://www.typescriptlang.org/) and [Diesel](http://diesel.rs/). ## Install ### Docker -Make sure you have both docker and docker-compose installed. +Make sure you have both docker and docker-compose(>=`1.24.0`) installed. ``` git clone https://github.com/dessalines/lemmy