|
**I'm on Debian or Ubuntu**\
`apt-get install hledger hledger-web`
**I'm on Gentoo**\
`emerge hledger hledger-web`
**I'm on Red Hat/Fedora/CentOS**\
`yum install hledger hledger-web`
**I'm on NixOS**\
`nix-env -iA nixpkgs.haskellPackages.hledger nixpkgs.haskellPackages.hledgerWeb`
|
|
**I'm on Windows**\
Download, unzip, and run:\
[hledger-0.23.3.win32.zip](http://hledger.org/downloads/hledger-0.23.3-windows-intel32.exe.zip)\
[hledger-web-0.23.3.win32.zip](http://hledger.org/downloads/hledger-web-0.23.3-windows-intel32.exe.zip)
|
**I'm on Mac**\
Use cabal (see below)
|
**[Gittip](https://www.gittip.com/simonmichael/)**
Building and supporting Windows and Mac binaries is costly, so
it's demand-driven - you can indicate demand by making a project
donation of any size. Binaries funded in this way will be linked here.
This is a quick way to help the project and your fellow users!
|
|