diff options
author | https://openid.fmarier.org/ <fmarier@web> | 2013-06-15 07:44:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-06-15 07:44:05 +0000 |
commit | 332fbfbc6305fdbda5af802c4c0fb57a1ffd862b (patch) | |
tree | f42e5332298b957b2dcb6efa76f1eb0f0e26bf20 /doc/install/Ubuntu.mdwn | |
parent | f4188f4447fc5b0309a4d6b46f9f45d2a75f138a (diff) |
update to my new git-annex PPA
Diffstat (limited to 'doc/install/Ubuntu.mdwn')
-rw-r--r-- | doc/install/Ubuntu.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/Ubuntu.mdwn b/doc/install/Ubuntu.mdwn index 7140a4c26..b6c092527 100644 --- a/doc/install/Ubuntu.mdwn +++ b/doc/install/Ubuntu.mdwn @@ -18,12 +18,12 @@ but is otherwise usable. ## Precise PPA -<https://launchpad.net/~fmarier/+archive/ppa> +<https://launchpad.net/~fmarier/+archive/git-annex> A newer version of git-annex, including the [[assistant]] and WebApp. (Maintained by François Marier) - sudo add-apt-repository ppa:fmarier/ppa + sudo add-apt-repository ppa:fmarier/git-annex sudo apt-get update sudo apt-get install git-annex |