summaryrefslogtreecommitdiff
path: root/pages/install/linux/en.md
diff options
context:
space:
mode:
Diffstat (limited to 'pages/install/linux/en.md')
-rw-r--r--pages/install/linux/en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/install/linux/en.md b/pages/install/linux/en.md
index e10630c..c4cafeb 100644
--- a/pages/install/linux/en.md
+++ b/pages/install/linux/en.md
@@ -15,7 +15,7 @@ If you want to try the latest code, you can download the [[latest bundle => http
```
sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
sudo apt update && sudo apt install bitmask
```