From 9fb559b9189e8c1929216ff4a6e5b6df4040fadd Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Mon, 16 Oct 2017 09:47:51 +0530 Subject: [PATCH] README: fix minimum Yunohost version This had been updated in the manifest file, but not in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c0bb80..c458b78 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See https://ci-apps.yunohost.org/jenkins/job/mattermost%20(Community)/ for check Mattermost requires: * A x86_64 system (check with `uname -m`), -* Yunohost 2.6.4 or higher (check in Yunohost Admin panel), +* Yunohost 2.7 or higher (check in Yunohost Admin panel), * MySQL 5.6 or higher, or MariaDB 10 or higher (check with `mysql --version`). ## Installing