better cabal command
(which will work once I upload to hackage)
This commit is contained in:
parent
e6b9539a65
commit
8045991830
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
As a haskell package, git-annex can be built using cabal. For example:
|
||||||
|
|
||||||
cabal configure
|
cabal install git-annex --bindir=$HOME/bin
|
||||||
cabal install --bindir=$HOME/bin
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue