the plain git-annex package does not work ATM, has a 0 release number, and is not the recomended install method on Arch, use git-annex-bin unless you know what you are doing (I'm the maintainer of both packages)

This commit is contained in:
http://alerque.com/ 2014-10-28 10:58:38 +00:00 committed by admin
parent f586507026
commit 31a1bb31bf

View file

@ -10,7 +10,7 @@ detailed instructions | quick install
  [[Ubuntu]] | `apt-get install git-annex`
  [[Fedora]] | `yum install git-annex`
  [[FreeBSD]] | `pkg_add -r hs-git-annex`
  [[ArchLinux]] | `yaourt -Sy git-annex`
  [[ArchLinux]] | `yaourt -Sy git-annex-bin`
  [[NixOS]] | `nix-env -i git-annex`
  [[Gentoo]] | `emerge git-annex`
  [[ScientificLinux5]] |