summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-06-01 14:50:31 -0700
committerDessalines <happydooby@gmail.com>2019-06-01 14:50:31 -0700
commit174a984fa183f9b6f42d14d341fd54c2ba770fa7 (patch)
tree32959c314bf674461fffc1b10c526cc30225efaa /README.md
parent5161ff42aa7b4b51da4497479d7d242ec6fce2b5 (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