diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/linux/en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md index de9fa33..0cdcc05 100644 --- a/pages/linux/en.md +++ b/pages/linux/en.md @@ -35,7 +35,7 @@ sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sour sudo apt update && sudo apt install bitmask ``` -## For Ubuntu stable (17.10, Artful): +## For Ubuntu oldstable (17.10, Artful): ``` sudo apt install wget |