mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
docs: clarify mac/windows installation
This commit is contained in:
parent
633bd9f269
commit
d714b4bdc3
@ -20,11 +20,12 @@ Red Hat, Fedora: `yum install hledger`
|
|||||||
|
|
||||||
## Install binaries from hledger.org
|
## Install binaries from hledger.org
|
||||||
|
|
||||||
[Ready-to-run binaries](DOWNLOAD.html) for each platform can be downloaded from this site.
|
[Ready-to-run binaries](DOWNLOAD.html) for GNU/Linux, Mac OSX, and Microsoft Windows can be downloaded from this site.
|
||||||
They are out of date, but you can fund new ones with a donation of any size.
|
They are out of date, but you can fund new ones with a donation of any size (see the page for more).
|
||||||
See the page for more.
|
This is probably the easiest way to install hledger on windows and mac.
|
||||||
|
|
||||||
After downloading you may need to decompress, make executable, and/or rename the file. Eg:
|
The binaries do not currently include installers, so after downloading
|
||||||
|
you may need to decompress, make executable, and/or rename the file. Eg:
|
||||||
|
|
||||||
$ gunzip hledger-web-0.18.2-mac-x86_64.gz
|
$ gunzip hledger-web-0.18.2-mac-x86_64.gz
|
||||||
$ chmod +x hledger-web-0.18.2-mac-x86_64
|
$ chmod +x hledger-web-0.18.2-mac-x86_64
|
||||||
|
Loading…
Reference in New Issue
Block a user