diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-07-21 07:20:51 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-07-21 07:20:51 +0200 |
| commit | cd308f95115f0b5bb4c89ce5ac0c80f9a7b23715 (patch) | |
| tree | fe67c1e014382ec4efe362fdf6a8dd3a13a48d78 | |
| parent | 371d4824044c3ae90e96b56437ae4ec8071d6eed (diff) | |
| download | mullvadvpn-cd308f95115f0b5bb4c89ce5ac0c80f9a7b23715.tar.xz mullvadvpn-cd308f95115f0b5bb4c89ce5ac0c80f9a7b23715.zip | |
Change order of f-droid and Google Play
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,10 +12,10 @@ iOS consists of a completely standalone implementation that resides in [ios/](io There are built and signed releases for macOS, Windows, Linux and Android available on [our website](https://mullvad.net/download/) and on [Github](https://github.com/mullvad/mullvadvpn-app/releases/). The Android app is also available -on [F-Droid] or [Google Play] and the iOS version on [App Store]. +on [Google Play] and [F-Droid] and the iOS version on [App Store]. -[F-Droid]: https://f-droid.org/packages/net.mullvad.mullvadvpn/ [Google Play]: https://play.google.com/store/apps/details?id=net.mullvad.mullvadvpn +[F-Droid]: https://f-droid.org/packages/net.mullvad.mullvadvpn/ [App Store]: https://apps.apple.com/us/app/mullvad-vpn/id1488466513 You can find our code signing keys as well as instructions for how to cryptographically verify |
