summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bottega <jubo.bot@openmailbox.org>2017-11-09 05:44:57 +0000
committerJustin Bottega <jubo.bot@openmailbox.org>2017-11-12 06:43:54 +0000
commite7870f06510a01abe754e9dff6055670ba635bcd (patch)
tree768ee03b67aadf7c75723ea5df67d82c4857ca33
parentbc3bda4dea1e566d047093f99dc714c4cf0714da (diff)
[docs] update bitmask supported distributions
The documentation for https://leap.se/en/docs/client listed the OS X client as "coming soon", and listed old versions of Debian/Ubuntu that do not seem to be supported (see https://dl.bitmask.net/en/linux/debs). This change updates those references. Documentation: #8
-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)