git-annex/doc/install/ArchLinux.mdwn
2012-01-02 18:35:38 +01:00

9 lines
222 B
Markdown

There is a non-official source package for git-annex in
[AUR](https://aur.archlinux.org/packages.php?ID=44272).
You can then build it yourself or use a wrapper for AUR
such as yaourt:
<pre>
$ yaourt -Sy git-annex
</pre>