mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-06 02:23:46 +03:00
docs: reorder windows binary instructions
This commit is contained in:
parent
ef202ada2e
commit
0716659430
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user