Instructions on how to install add-apt-repository
This commit is contained in:
parent
c08a4d3d93
commit
2cda1e4231
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue