better cabal command

(which will work once I upload to hackage)
This commit is contained in:
Joey Hess 2011-07-02 14:40:57 -04:00
parent e6b9539a65
commit 8045991830

View file

@ -39,5 +39,4 @@ Then just [[download]] git-annex and run: `make; make install`
As a haskell package, git-annex can be built using cabal. For example:
cabal configure
cabal install --bindir=$HOME/bin
cabal install git-annex --bindir=$HOME/bin