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:
parent
40072d6113
commit
9fb559b918
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue