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:
parent
f586507026
commit
31a1bb31bf
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ detailed instructions | quick install
|
||||||
[[Ubuntu]] | `apt-get install git-annex`
|
[[Ubuntu]] | `apt-get install git-annex`
|
||||||
[[Fedora]] | `yum install git-annex`
|
[[Fedora]] | `yum install git-annex`
|
||||||
[[FreeBSD]] | `pkg_add -r hs-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`
|
[[NixOS]] | `nix-env -i git-annex`
|
||||||
[[Gentoo]] | `emerge git-annex`
|
[[Gentoo]] | `emerge git-annex`
|
||||||
[[ScientificLinux5]] |
|
[[ScientificLinux5]] |
|
||||||
|
|
Loading…
Reference in a new issue