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.