docs: provide different darcs get urls that work, for now
This commit is contained in:
parent
a40b554378
commit
7d070711f7
@ -102,7 +102,7 @@ reports
|
||||
|
||||
- get the hledger repo:
|
||||
|
||||
darcs get --lazy http://joyful.com/repos/hledger
|
||||
darcs get --lazy http://joyful.com/darcsden/simon/hledger
|
||||
cd hledger
|
||||
|
||||
- install packages required to build hledger and add-ons, or as many of them as possible:
|
||||
@ -257,7 +257,8 @@ The hledger project aims to produce:
|
||||
|
||||
### code
|
||||
|
||||
- main darcs repo is http://joyful.com/repos/hledger, browse with [darcsweb](http://joyful.com/darcsweb/darcsweb.cgi?r=hledger)
|
||||
- the main darcs repo is [http://joyful.com/darcsden/simon/hledger](http://joyful.com/darcsden/simon/hledger)
|
||||
(alternate [darcsweb interface](http://joyful.com/darcsweb/darcsweb.cgi?r=hledger)
|
||||
|
||||
<a href="http://joyful.com/darcsweb/darcsweb.cgi?r=hledger"><img src=http://joyful.com/repos/hledger/commits.png border=0></a>
|
||||
|
||||
|
||||
@ -50,10 +50,10 @@ or
|
||||
|
||||
$ cabal install hledger-web
|
||||
|
||||
Or, you can build the latest [development version](http://joyful.com/darcsweb/darcsweb.cgi?r=hledger):
|
||||
Or, you can build the latest [development version](DEVELOPMENT.html):
|
||||
|
||||
$ cabal update
|
||||
$ darcs get --lazy http://joyful.com/repos/hledger
|
||||
$ darcs get --lazy http://joyful.com/darcsden/simon/hledger
|
||||
$ cd hledger
|
||||
$ make install
|
||||
|
||||
@ -1408,7 +1408,7 @@ Here are some issues you might encounter when you run hledger:
|
||||
|
||||
$ chart food --depth 2 -p jan
|
||||
|
||||
See also the [examples](http://joyful.com/repos/hledger/examples) directory.
|
||||
See also the [extra](http://joyful.com/repos/hledger/extra) directory.
|
||||
|
||||
### Other resources
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user