]> Untitled Git - lemmy.git/commitdiff
asd
authorFelix Ableitner <me@nutomic.com>
Thu, 15 Aug 2019 16:36:34 +0000 (16:36 +0000)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2019 16:36:34 +0000 (16:36 +0000)
README.md

index 35f172a0586f5cb0cf04b48ea2da52f04b102186..d0d537761b39c88ed0fb9992a8812d5c6cee198c 100644 (file)
--- 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