From 93eb6afc65d80d9601e5e0b4956202b2751d9ce2 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 3 Oct 2017 18:46:33 +0200 Subject: some more wording love I think some day I'll manage to make this look simple. --- pages/install/linux/debs/en.md | 13 +++++++------ pages/install/linux/en.md | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pages/install/linux/debs/en.md b/pages/install/linux/debs/en.md index 37ddb3f..a6e610e 100644 --- a/pages/install/linux/debs/en.md +++ b/pages/install/linux/debs/en.md @@ -1,10 +1,11 @@ @title = 'Bitmask debian/ubuntu repositories' @nav_title = 'Bitmask debian/ubuntu repositories' +@this.toc = false # Supported distributions -At the moment of writing this, we provide packages for **ubuntu** ``zesty`` (17.04) and **debian** ``stretch`` (stable) and ``buster`` (testing). -You can try the [[ standalone bundles => /en/install/linux/#standalone-bundles ]] if your distribution is not supported. +We provide packages for **ubuntu** ``zesty`` (17.04), **debian** ``stretch`` (*stable*) and ``buster`` (*testing*). +Try the [[ standalone bundles => /en/install/linux/#standalone-bundles ]] if your distribution is not there. Change ``stretch`` in the following instructions for the one you are using: @@ -14,11 +15,11 @@ sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sour sudo apt update && sudo apt install bitmask ``` -# Sources for stable, staging and master +# Release, staging, or master? -Above, the ``release`` component tracks only the stable releases. This is probably what you want to use. +Above, the ``release`` component tracks only the **stable** releases. That is probably what you want to use. -If you want alpha versions and rcs, use ``staging`` in your ``/etc/apt/sources.list.d/bitmask.list`` file, like this: +If you want **alpha** versions and **rcs**, use ``staging`` in your ``/etc/apt/sources.list.d/bitmask.list`` file, like this: ``` sudo gedit /etc/apt/sources.list.d/bitmask.list @@ -32,7 +33,7 @@ deb http://deb.leap.se/client stretch master ``` -# Removing the Bitmask packages +# Removing the packages If you want to remove bitmask from your system: diff --git a/pages/install/linux/en.md b/pages/install/linux/en.md index f9a1c80..e10630c 100644 --- a/pages/install/linux/en.md +++ b/pages/install/linux/en.md @@ -8,7 +8,7 @@ The [[signature => https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc]] can be [[verified => signature-verification]] using LEAP's archive signing key. You can browse [[the downloads => https://dl.bitmask.net/client/linux]], including release candidates. -If you want to try the latest code, you can download the [[latest bundles => https://0xacab.org/leap/bitmask-dev/-/jobs/artifacts/master/download?job=bitmask_latest_bundle]] that are built automatically for every change. +If you want to try the latest code, you can download the [[latest bundle => https://0xacab.org/leap/bitmask-dev/-/jobs/artifacts/master/download?job=bitmask_latest_bundle]] that is built automatically for every change. # Debian/ubuntu -- cgit v1.2.3