diff --git a/website/binaries/HEADER.html b/website/binaries/HEADER.html index 75b3ee1f0..529bd198c 100644 --- a/website/binaries/HEADER.html +++ b/website/binaries/HEADER.html @@ -2,7 +2,7 @@ @@ -27,7 +27,7 @@ href="http://hledger.org/#contact">http://hledger.org/#contact Pick a likely-looking linux binary, pick a mouse button, and download. Go to the download folder in a shell window. If the file did not get decompressed, do that now: gunzip hledger-*. -Rename the binary to hledger. +Rename the binary to hledger. Make it executable: chmod +x hledger. Try running it: ./hledger --help. @@ -37,16 +37,17 @@ Try running it: ./hledger --help. Click the latest mac binary. The file should be downloaded and decompressed into your Safari download folder. Open a terminal window and go to that folder. -Rename the binary to hledger. +Rename the binary to hledger. Make it executable: chmod +x hledger. Try running it: ./hledger --help. -Windows binary coming soon. -Right-click and save to your desktop. +Windows binary coming soon.
+Right-click the latest windows binary and save to your desktop. If the file did not get decompressed, do that now. +Rename the binary to hledger.exe. Open a command window and go to that folder. Try running it: hledger --help.