This commit is contained in:
https://peschar.net/ 2014-01-08 12:27:15 +00:00 committed by admin
parent c730da5ad5
commit 3a9df49c25

View file

@ -14,7 +14,7 @@ I'm told the AUR has some dependency problems currently.
If it doesn't work, you can just use cabal:
<pre>
pacman -S git rsync curl wget gpg openssh cabal-install
pacman -S git rsync curl wget gnupg openssh cabal-install
cabal update
cabal install git-annex --bindir=$HOME/bin
</pre>