Add specific instructions for ArchLinux
This commit is contained in:
parent
1bdd04210f
commit
b7f0f9cd0c
2 changed files with 10 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
* [[Fedora]]
|
||||
* [[FreeBSD]]
|
||||
* [[openSUSE]]
|
||||
* [[ArchLinux]]
|
||||
|
||||
## Using cabal
|
||||
|
||||
|
|
9
doc/install/ArchLinux.mdwn
Normal file
9
doc/install/ArchLinux.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
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>
|
Loading…
Add table
Add a link
Reference in a new issue