site: tweak windows binary instructions

This commit is contained in:
Simon Michael 2009-06-22 15:51:32 +00:00
parent 4aefe29b8b
commit 30f007d2b3

View File

@ -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>