better installation instructions
This commit is contained in:
parent
2899b4a596
commit
6310e28c94
7
README
7
README
@ -15,16 +15,19 @@ Released under GPL version 3 or later.
|
||||
|
||||
INSTALLATION
|
||||
------------
|
||||
In the hledger directory, do::
|
||||
If you have cabal-install, in this directory do::
|
||||
|
||||
cabal install
|
||||
|
||||
or::
|
||||
otherwise, unpack the latest tarball from
|
||||
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hledger and do::
|
||||
|
||||
runhaskell Setup.hs configure
|
||||
runhaskell Setup.hs build
|
||||
sudo runhaskell Setup.hs install
|
||||
|
||||
(or for the latest code, darcs get http://joyful.com/repos/hledger)
|
||||
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user