| 
Download the  
**[32-bit](download/hledger-0.12.0-linux-i386.gz)** or 
**[64-bit](download/hledger-0.12.0-linux-x86_64.gz)** version  
  
Open a terminal window and go to your browser's download directory, then:  
`$ gunzip hledger-*86*`
`$ mv hledger-*86* hledger`  
`$ chmod +x hledger`  
`$ ./hledger`
		 | 
		
Download  
**[hledger-0.12.0-mac-i386.gz](download/hledger-0.12.0-mac-i386.gz)**  
  
Double-click the downloaded file to decompress it.  
Rename the decompressed file to "hledger".  
Open a terminal window and go to your browser's download directory, then:  
`$ chmod +x hledger`  
Run it:  
`$ ./hledger`
		 | 
		
Download  
**[hledger-0.12.0-windows-i386.exe.zip](download/hledger-0.12.0-windows-i386.exe.zip)**  
  
Unzip it to (eg) your desktop.  
Double-click on the unzipped file to run the web interface (the default behaviour on windows).  
A security dialog may pop up, where you can choose whether other machines
may access your hledger web interface.
		 |