From 45443c0b74536360601bca8d2e0621fcda293088 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Thu, 15 Aug 2019 16:36:34 +0000 Subject: [PATCH] asd --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35f172a0..d0d53776 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,9 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern ### Docker +Make sure you have both docker and docker-compose(>=`1.24.0`) installed. + ``` -apt install docker docker-compose mkdir /lemmy/ cd /lemmy/ wget https://github.com/dessalines/lemmy/blob/master/docker/docker-compose.yml