From 79f241a20a3f3fbdb94d00a1077e9080bd9b2a10 Mon Sep 17 00:00:00 2001 From: it33 Date: Tue, 19 Jun 2018 16:14:28 -0700 Subject: [PATCH] Make it clear MNPS is required (#1760) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1119163eb..6920dd1ca 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # Mattermost Mobile -**Supported Server Versions:** 4.0+ - -**Supported iOS versions:** 9.3+ -**Supported Android versions:** 5.0+ +- **Supported Server versions:** 4.0+ +- **Supported iOS versions:** 9.3+ +- **Supported Android versions:** 5.0+ Mattermost is an open source Slack-alternative used by thousands of companies around the world in 14 languages. Learn more at [https://about.mattermost.com](https://about.mattermost.com). @@ -11,6 +10,8 @@ You can download our apps from the [App Store](https://about.mattermost.com/matt We plan on releasing monthly updates with new features - check the [changelog](https://github.com/mattermost/mattermost-mobile/blob/master/CHANGELOG.md) for what features are currently supported! +**Important:** If you self-compile the Mattermost Mobile apps you also need to self-compile and deploy your own [Mattermost Push Notification Service](https://github.com/mattermost/mattermost-push-proxy). + # How to Contribute ### Testing