site: doc tweaks
This commit is contained in:
parent
30f007d2b3
commit
28477dc6f4
@ -30,8 +30,8 @@ Also:
|
|||||||
hledger Contributor Agreement
|
hledger Contributor Agreement
|
||||||
-----------------------------
|
-----------------------------
|
||||||
This is the official contributor agreement (v1) and contributor list
|
This is the official contributor agreement (v1) and contributor list
|
||||||
for the hledger project. If you have contributed significant code
|
for the hledger project. If you have contributed non-trivial code
|
||||||
change to hledger, please sign this, to help ensure:
|
changes to hledger, please sign this, to help ensure:
|
||||||
|
|
||||||
1. that there is a clear legal status and audit trail for the project
|
1. that there is a clear legal status and audit trail for the project
|
||||||
|
|
||||||
|
|||||||
3
NEWS
3
NEWS
@ -1,6 +1,3 @@
|
|||||||
hledger news
|
|
||||||
============
|
|
||||||
|
|
||||||
2009/06/22 hledger 0.6.1
|
2009/06/22 hledger 0.6.1
|
||||||
........................
|
........................
|
||||||
* avoid use of exitSuccess which was breaking ghc 6.8/base 3 compatibility (issue #2)
|
* avoid use of exitSuccess which was breaking ghc 6.8/base 3 compatibility (issue #2)
|
||||||
|
|||||||
@ -50,8 +50,8 @@ Save the binary as <code>hledger.exe</code> to eg your desktop.
|
|||||||
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),
|
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;
|
a security dialog may pop up; just click "Keep blocking" or equivalent,
|
||||||
just click "Keep blocking", unless you want to access the hledger web server from other machines.
|
unless you want to access your hledger web interface from other machines.
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user