docs: update download page
This commit is contained in:
parent
2a4d89bb27
commit
3ec42b7af9
20
DOWNLOAD.md
20
DOWNLOAD.md
@ -17,18 +17,17 @@ code {
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
The last binaries prepared were these pretty out of date ones. You may
|
<br>
|
||||||
need to decompress *(gunzip FILE.gz)* and make them executable *(chmod +x
|
|
||||||
FILE)* before running them.
|
|
||||||
|
|
||||||
<a href="https://www.wepay.com/donate/74643?ref=widget&utm_medium=widget&utm_campaign=donation"
|
<a href="https://www.wepay.com/donate/74643?ref=widget&utm_medium=widget&utm_campaign=donation"
|
||||||
target="_blank" style="float:right;margin:0 1em;"
|
target="_blank" style="float:right;margin:0 1em;"
|
||||||
><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a>
|
><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a>
|
||||||
Remember you can always [build hledger yourself](../MANUAL.html#installing).
|
|
||||||
Binaries you can download and run can save you a lot of hassle, but
|
Here are some old binaries, all lagging sadly behing the
|
||||||
they are time-consuming to make and support so I now build them for
|
[current release](NEWS.html). You can donate to fund the tedious work of
|
||||||
financial donors on request. This is a great way to give back and help the
|
producing a portable up-to-date binary for your platform, which will then
|
||||||
hledger project! -Simon
|
be available to all. This is a quick way to help the project and your
|
||||||
|
fellow users! If you don't want to do that, you can of course build your
|
||||||
|
own: see [Installing](../MANUAL.html#installing).
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
@ -133,3 +132,6 @@ hledger project! -Simon
|
|||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
Note you may need to decompress *(eg: gunzip FILE.gz)* and make these
|
||||||
|
executable *(eg: chmod +x FILE)* after downloading.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user