From f71dd3671325bca717d6f0a959b0a3b5f0830176 Mon Sep 17 00:00:00 2001
From: Varac <varac@leap.se>
Date: Tue, 20 Mar 2018 22:59:00 +0100
Subject: [PATCH] Synced

---
 pages/install/linux/en.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/install/linux/en.md b/pages/install/linux/en.md
index 72d50d0..ea950c1 100644
--- a/pages/install/linux/en.md
+++ b/pages/install/linux/en.md
@@ -14,7 +14,7 @@ If you want to try the latest code, you can download the [[latest bundle => http
 # Debian/Ubuntu
 
 
-## For Debian jessie and Ubuntu Artful:
+## For Debian stable (9.0, Stretch) and Ubuntu stable (17.10, Artful):
 
 ```
 sudo apt install lsb-release curl
@@ -24,7 +24,7 @@ sudo apt update && sudo apt install bitmask
 ```
 
 
-## For Debian testing and Ubuntu Bionic:
+## For Debian testing and Ubuntu next release (18.04, Bionic):
 
 ```
 sudo apt install leap-archive-keyring lsb-release
-- 
GitLab