summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicah <micah@riseup.net>2017-11-15 07:41:00 -0800
committermicah <micah@riseup.net>2017-11-15 07:41:00 -0800
commitdb3c462d1ad4b530b25382f2b427fd21d384aa06 (patch)
tree768ee03b67aadf7c75723ea5df67d82c4857ca33
parentbc3bda4dea1e566d047093f99dc714c4cf0714da (diff)
parente7870f06510a01abe754e9dff6055670ba635bcd (diff)
Merge branch 'issue-8' into 'master'
update bitmask supported distributions See merge request leap/leap_se!11
-rw-r--r--pages/docs/client/en.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/pages/docs/client/en.md b/pages/docs/client/en.md
index 89d9110..ebf412e 100644
--- a/pages/docs/client/en.md
+++ b/pages/docs/client/en.md
@@ -7,8 +7,8 @@ LEAP Platform => platform]]. It is written in
[Python](https://www.python.org/) using [PySide](https://wiki.qt.io/PySide) and
licensed under the
[GPL3](https://github.com/leapcode/bitmask_client/blob/develop/LICENSE).
-Currently we distribute pre-compiled bundles for Linux, with OS X and Windows
-bundles following soon.
+Currently we distribute pre-compiled bundles for Linux and OS X, with a Windows
+bundle following soon.
For more info and a users guide goto [[bitmask.net => https://bitmask.net]].
@@ -39,13 +39,12 @@ We currently support:
### Using the standalone bundle
-* Ubuntu 14.04 (LTS)
-* Mac OSX >= 10.8 (coming very soon)
+* Ubuntu 16.04 (LTS)
+* Mac OSX >= 10.8
* Note: It *should* work in other Debian based distros
### Using the debian package
-* Ubuntu 15.04 (Vivid Vervet)
-* Ubuntu 15.10 (Wily Werewolf)
-* Debian 8.0 (Jessie)
-* Debian unstable (Sid)
+* Ubuntu 17.04 (Zesty Zapus)
+* Debian 9.0 (Stretch)
+* Debian testing (Buster)