From 2cda1e4231d9dd5f649a298c5941a6f36fc78417 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl1_OomoRgy1N3U4ASwScphTWkpg2Cb4P0" Date: Thu, 5 Dec 2013 00:07:41 +0000 Subject: [PATCH] Instructions on how to install add-apt-repository --- doc/install/Ubuntu.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/install/Ubuntu.mdwn b/doc/install/Ubuntu.mdwn index 61b1489ff9..fde0e1c121 100644 --- a/doc/install/Ubuntu.mdwn +++ b/doc/install/Ubuntu.mdwn @@ -30,6 +30,11 @@ A newer version of git-annex, including the [[assistant]] and WebApp. sudo apt-get update sudo apt-get install git-annex +If you don't have add-apt-repository installed run this command first: + + sudo apt-get install software-properties-common python-software-properties + + ## Oneiric sudo apt-get install git-annex