simplify readme layout

This commit is contained in:
Simon Michael 2009-01-17 22:09:04 +00:00
parent 3497ea6144
commit df5e308971

20
README
View File

@ -16,15 +16,11 @@ Released under GPL version 3 or later.
Installation Installation
------------ ------------
hledger requires GHC. It is known to build with 6.8 and 6.10. hledger requires GHC. It is known to build with 6.8 and 6.10.
If you have cabal-install, do::
Installing with cabal cabal update
..................... cabal install hledger
If you have cabal-install, in this directory do::
cabal install
Installing manually
...................
Otherwise, unpack the latest tarball from Otherwise, unpack the latest tarball from
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hledger and do:: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hledger and do::
@ -36,14 +32,10 @@ This will complain about any missing libraries, which you can download and
install manually from hackage.haskell.org. (The Build-Depends: in install manually from hackage.haskell.org. (The Build-Depends: in
hledger.cabal has the full package list.) hledger.cabal has the full package list.)
Caveat Caveat to the above: the current vty library requires ghc 6.10 to build,
...... so if you are using ghc 6.8 you will need to use vty 3.1.2.
The current vty library requires ghc 6.10 to build, so if you are using
ghc 6.8 you will need to use vty 3.1.2.
Latest development code To get the latest development code do::
.......................
Or, to get the latest development code do::
darcs get http://joyful.com/repos/hledger darcs get http://joyful.com/repos/hledger