summaryrefslogtreecommitdiff
path: root/pages/linux/en.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-07-02 14:08:16 -0700
committerelijah <elijah@riseup.net>2014-07-02 14:08:16 -0700
commita79c2ac65ed2bb0f7d537182256982779e0075d7 (patch)
treee331a02f74f2b56c1f8cb0a923ba2e8ba9e90592 /pages/linux/en.md
parentd1a62c3264236232e2abe7e068d7d26359f7fe28 (diff)
Yet again modified instructions for wheezy.
Diffstat (limited to 'pages/linux/en.md')
-rw-r--r--pages/linux/en.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index e96a17a..aecd09d 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -20,12 +20,7 @@ This is the recommended method of installing Bitmask. If installed as a package,
### Debian 7.0 (Wheezy)
-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).
+Note: for wheezy, these instructions will enable `wheezy-backports`, causing your computer to install more up-to-date versions of many packages. For more information, see the [Debian backports page](https://wiki.debian.org/Backports).
<%= render({:partial => 'via_packages'}, {:distro => 'wheezy', :os => 'debian'}) %>