From 30f007d2b3a9518ef5ae5f6fa827d29120f8cae1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 22 Jun 2009 15:51:32 +0000 Subject: [PATCH] site: tweak windows binary instructions --- website/binaries/HEADER.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/website/binaries/HEADER.html b/website/binaries/HEADER.html index 529bd198c..513eb273f 100644 --- a/website/binaries/HEADER.html +++ b/website/binaries/HEADER.html @@ -44,12 +44,15 @@ Try running it: ./hledger --help. -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. +Click the latest windows binary. +The file should download and be decompressed. +Save the binary as hledger.exe to eg your desktop. Open a command window and go to that folder. Try running it: hledger --help. +The first time you run hledger web (create a ledger with hledger add first), +a security dialog will appear along with the web browser; +just click "Keep blocking", unless you want to access the hledger web server from other machines. +