forked from Ivasoft/mattermost-mobile
Make it clear MNPS is required (#1760)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user