From 695542d295ab38209ca2d2e90cb41fa43bc139c0 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Mon, 10 Feb 2020 01:15:54 +0100 Subject: [PATCH] readme: mention raspberry pi won't work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac83478..61a89ba 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A Yunohost package for [Mattermost](http://www.mattermost.org/), an open-source, Mattermost requires: -* A x86_64 system (check with `uname -m`), +* A x86_64 system (check with `uname -m`) (ARM Raspberry Pi won’t work, sorry), * Yunohost 3.2 or higher (check in Yunohost Admin panel), * MySQL 5.6 or higher, or MariaDB 10 or higher (check with `mysql --version`).