Skip to content

Commit

Permalink
Add min docker-compose version
Browse files Browse the repository at this point in the history
- Fixes #166
  • Loading branch information
dessalines committed Jun 1, 2019
1 parent 2565e35 commit d580072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d580072

Please sign in to comment.