From d1a62c3264236232e2abe7e068d7d26359f7fe28 Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 2 Jul 2014 13:04:31 -0700 Subject: rebuild --- public/linux/index.en.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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

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 add-apt-repository 'deb http://http.debian.net/debian wheezy-backports main'
+
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.

-- cgit v1.2.3