Make it clear MNPS is required (#1760)
This commit is contained in:
parent
53ea71f03f
commit
79f241a20a
1 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue