This commit is contained in:
Joey Hess 2013-05-13 13:40:41 -04:00
parent 8f3c96887d
commit cd928eeed8
3 changed files with 6 additions and 9 deletions

View file

@ -1,4 +1,7 @@
As a haskell package, git-annex can be installed using cabal. For example:
As a haskell package, git-annex can be installed using cabal.
Start by installing the [Haskell Platform](http://hackage.haskell.org/platform/),
and then:
cabal update
PATH=$HOME/bin:$PATH