Replace Arch installation instructions with the package in official repos
This commit is contained in:
parent
e65aff79dd
commit
f38cea4fb4
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue