summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/linux/en.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index c86b645..e96a17a 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -22,6 +22,7 @@ This is the recommended method of installing Bitmask. If installed as a package,
For wheezy, you must have `wheezy-backports` enabled as a software source in `/etc/apt/sources.list`. If you don't have backports enabled, you can add it like so:
+ sudo apt-get install python-software-properties
sudo add-apt-repository 'deb http://http.debian.net/debian wheezy-backports main'
For instructions on adding backports via a user interface, see the [Debian backports page](https://wiki.debian.org/Backports).