Only debian and arch based distros are supported.

This commit is contained in:
André Menrath 2023-12-20 14:25:32 +01:00
parent 6bed0fe088
commit 73a4abbf36

View file

@ -6,6 +6,7 @@ This repository helps you to set up a local Mobilizon and a local WordPress inst
- `make`
- `docker` and `docker-compose`
- `mkcert` to handle locally trusted SSL certificates.
- Currently we only support Debian and Arch based linux distributions.
### 2. Clone Mobilizon source
```bash