summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Ableitner <me@nutomic.com>2019-08-15 16:36:34 +0000
committerGitHub <noreply@github.com>2019-08-15 16:36:34 +0000
commit87221a8dee282cb46805e8e4d010dfb5410d09b1 (patch)
tree0d650323464d649586f0778a0347a29f0e6293d5
parent7183e2942275eebb23bd20f12eaf8671118d7ae9 (diff)
asd
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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