mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
README: add install button
This commit is contained in:
parent
9e77b066d8
commit
fb6402f6a6
1 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
A Yunohost package for [Mattermost](http://www.mattermost.org/), an open-source, self-hosted alternative to Slack.
|
A Yunohost package for [Mattermost](http://www.mattermost.org/), an open-source, self-hosted alternative to Slack.
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mattermost)
|
[](https://dash.yunohost.org/appci/app/mattermost)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
@ -14,10 +14,13 @@ Mattermost requires:
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=mattermost)
|
||||||
|
|
||||||
You can either :
|
You can either :
|
||||||
|
|
||||||
* Install from the Yunohost Admin web interface, by providing this URL: `https://github.com/YunoHost-Apps/mattermost_ynh`
|
* Install by clicking the button above;
|
||||||
* Install from the command-line: `sudo yunohost app install https://github.com/YunoHost-Apps/mattermost_ynh`
|
* Install from the Yunohost Admin web interface, from the Community Apps list;
|
||||||
|
* Install from the command-line: `sudo yunohost app install https://github.com/YunoHost-Apps/mattermost_ynh`.
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue