summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-06-01 14:50:31 -0700
committerDessalines <tyhou13@gmx.com>2019-06-01 14:50:31 -0700
commiteb24deb8043f9513d022f7005870718b1db87654 (patch)
tree274b3879b7d6a2554c9e4728899d1cb071d957cc /README.md
parente5fd7a0ac87831d196856545617dfbc1bbcf2461 (diff)
Add min docker-compose version
- Fixes #166
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 836a003b..d11f805d 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