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