From fb6402f6a6549b668da1601c7c9432d196f3d106 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Wed, 31 Jan 2018 12:27:51 +0530 Subject: [PATCH] README: add install button --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a44f28b..7f46ccc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Yunohost package for [Mattermost](http://www.mattermost.org/), an open-source, self-hosted alternative to Slack. -[![Build status](https://dash.yunohost.org/integration/mattermost.svg)](https://dash.yunohost.org/appci/app/mattermost) +[![Yunohost Build status](https://dash.yunohost.org/integration/mattermost.svg)](https://dash.yunohost.org/appci/app/mattermost) ## Requirements @@ -14,10 +14,13 @@ Mattermost requires: ## Installing +[![Install Mattermost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mattermost) + You can either : -* Install from the Yunohost Admin web interface, by providing this URL: `https://github.com/YunoHost-Apps/mattermost_ynh` -* Install from the command-line: `sudo yunohost app install https://github.com/YunoHost-Apps/mattermost_ynh` +* Install by clicking the button above; +* 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