mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
site: tweak windows binary instructions
This commit is contained in:
parent
4aefe29b8b
commit
30f007d2b3
@ -44,12 +44,15 @@ Try running it: <code>./hledger --help</code>.
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<em>Windows binary coming soon.</em><br>
|
||||
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 <code>hledger.exe</code>.
|
||||
Click the latest windows binary.
|
||||
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 will appear along with the web browser;
|
||||
just click "Keep blocking", unless you want to access the hledger web server from other machines.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user