docs: reorder windows binary instructions

This commit is contained in:
Simon Michael 2009-12-18 04:12:21 +00:00
parent ef202ada2e
commit 0716659430

View File

@ -55,9 +55,10 @@ The file should download and be decompressed.
Save the binary as <code>hledger.exe</code> to eg your desktop.
Open a command window and go to that folder.
Try running it: <code>hledger --help</code>.
The first time you run <code>hledger web</code> (create a ledger with <code>hledger add</code> 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 <code>hledger add</code>,
then try <code>hledger web</code>.
A security dialog will pop up, where you can choose whether other machines
may access your hledger web interface.
</td>
</tr>