From 071665943000bde02b3f0d32238e94583c18745d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 18 Dec 2009 04:12:21 +0000 Subject: [PATCH] docs: reorder windows binary instructions --- website/binaries/HEADER.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/binaries/HEADER.html b/website/binaries/HEADER.html index 880bcaed9..55b34e733 100644 --- a/website/binaries/HEADER.html +++ b/website/binaries/HEADER.html @@ -55,9 +55,10 @@ 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 may pop up; just click "Keep blocking" or equivalent, -unless you want to access your hledger web interface from other machines. +Create a ledger with hledger add, +then try hledger web. +A security dialog will pop up, where you can choose whether other machines +may access your hledger web interface.