summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-07-02 13:03:09 -0700
committerelijah <elijah@riseup.net>2014-07-02 13:03:09 -0700
commit5256b59ef8a0d7d6e55080ec30fa5873a896b6cf (patch)
tree19c0edfc968ade4e0df5bce8ef0429fbf23457f7
parentadd76b02c608901fb2d533df20424bbc81da76a9 (diff)
wheezy install instructions
-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).