]> Untitled Git - lemmy.git/commitdiff
Add min docker-compose version
authorDessalines <tyhou13@gmx.com>
Sat, 1 Jun 2019 21:50:31 +0000 (14:50 -0700)
committerDessalines <tyhou13@gmx.com>
Sat, 1 Jun 2019 21:50:31 +0000 (14:50 -0700)
- Fixes #166

README.md

index 836a003b4e84f099d5d9c55b9377fe569371bbcb..d11f805da4ef7ee56bf29cf57faedec1b4100cfa 100644 (file)
--- 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