summaryrefslogtreecommitdiff
path: root/public/linux/index.en.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/linux/index.en.html')
-rw-r--r--public/linux/index.en.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 1626578..14a6315 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -31,7 +31,7 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/Ubuntu</h1>
-<p>For Debian jessie and Ubuntu Artful:</p>
+<h2><a name="for-debian-jessie-and-ubuntu-artful"></a>For Debian jessie and Ubuntu Artful:</h2>
<pre><code>sudo apt install lsb-release curl
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
@@ -39,7 +39,7 @@ curl https://downloads.leap.se/platform/leap-archive-signing-keys.asc | sudo apt
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<p>For Debian testing and Ubuntu Bionic:</p>
+<h2><a name="for-debian-testing-and-ubuntu-bionic"></a>For Debian testing and Ubuntu Bionic:</h2>
<pre><code>sudo apt install leap-archive-keyring lsb-release
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'