From 73a4abbf36c51afd15baeced7779bc5a7546a182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Wed, 20 Dec 2023 14:25:32 +0100 Subject: [PATCH] Only debian and arch based distros are supported. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac0dada..ea0e1bd 100644 --- a/README.md +++ b/README.md @@ -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