From 7dee6a47d19a23fc226a79e4087d820d31314a94 Mon Sep 17 00:00:00 2001 From: Varac Date: Tue, 20 Mar 2018 20:14:13 +0100 Subject: Emphasized headings --- public/linux/index.es.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/linux/index.es.html') diff --git a/public/linux/index.es.html b/public/linux/index.es.html index eb2eb50..ad88452 100644 --- a/public/linux/index.es.html +++ b/public/linux/index.es.html @@ -31,7 +31,7 @@ Bitmask Downloads

Debian/Ubuntu

-

For Debian jessie and Ubuntu Artful:

+

For Debian jessie and Ubuntu Artful:

sudo apt install lsb-release curl
 sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /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 && sudo apt install bitmask
 
-

For Debian testing and Ubuntu Bionic:

+

For Debian testing and Ubuntu Bionic:

sudo apt install leap-archive-keyring lsb-release
 sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list'
-- 
cgit v1.2.3