Replace Arch installation instructions with the package in official repos

This commit is contained in:
https://launchpad.net/~felixonmars 2016-01-16 11:33:06 +00:00 committed by admin
parent e65aff79dd
commit f38cea4fb4

View file

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