1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

README: fix minimum Yunohost version

This had been updated in the manifest file, but not in
the README.
This commit is contained in:
Pierre de La Morinerie 2017-10-16 09:47:51 +05:30
parent 40072d6113
commit 9fb559b918

View file

@ -11,7 +11,7 @@ See https://ci-apps.yunohost.org/jenkins/job/mattermost%20(Community)/ for check
Mattermost requires: Mattermost requires:
* A x86_64 system (check with `uname -m`), * 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`). * MySQL 5.6 or higher, or MariaDB 10 or higher (check with `mysql --version`).
## Installing ## Installing