summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-07-02 13:04:31 -0700
committerelijah <elijah@riseup.net>2014-07-02 13:04:31 -0700
commitd1a62c3264236232e2abe7e068d7d26359f7fe28 (patch)
treefb172320eb68b96fd21a7b95211c99852b07fffb
parent5256b59ef8a0d7d6e55080ec30fa5873a896b6cf (diff)
rebuild
-rw-r--r--public/linux/index.en.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 2071ef1..a860729 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -118,7 +118,8 @@ Downloads
<p>For wheezy, you must have <code>wheezy-backports</code> enabled as a software source in <code>/etc/apt/sources.list</code>. If you don&rsquo;t have backports enabled, you can add it like so:</p>
-<pre><code>sudo add-apt-repository 'deb http://http.debian.net/debian wheezy-backports main'
+<pre><code>sudo apt-get install python-software-properties
+sudo add-apt-repository 'deb http://http.debian.net/debian wheezy-backports main'
</code></pre>
<p>For instructions on adding backports via a user interface, see the <a href="https://wiki.debian.org/Backports">Debian backports page</a>.</p>