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>
<td> <td>
<em>Windows binary coming soon.</em><br> Click the latest windows binary.
Right-click the latest windows binary and save to your desktop. The file should download and be decompressed.
If the file did not get decompressed, do that now. Save the binary as <code>hledger.exe</code> to eg your desktop.
Rename the binary to <code>hledger.exe</code>.
Open a command window and go to that folder. Open a command window and go to that folder.
Try running it: <code>hledger --help</code>. 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> </td>
</tr> </tr>
</table> </table>