docs: tweaks

This commit is contained in:
Simon Michael 2009-12-12 20:46:55 +00:00
parent 7cee8a2489
commit fb8fa65f03
4 changed files with 6 additions and 11 deletions

4
MANUAL
View File

@ -42,8 +42,8 @@ Installing
..........
hledger works on all major platforms. One of these pre-built binaries_ might work for you.
If not, please report the problem, then install the `Haskell Platform`_ and type::
If not, please `report the problem <http://hledger.org/README2.html#support>`_, then
install the `Haskell Platform`_ and type::
cabal update
cabal install hledger

9
README
View File

@ -16,16 +16,11 @@ I use it every day to:
Here is a **demo_** of the web interface.
Here are ready-to-run **binaries_** for mac, windows and gnu/linux.
Here is the **manual_**.
For support and more technical info, see **`hledger for techies`_** or **`email me`_**.
..
(Download and try **`hledger for mac`_**, **`hledger for windows`_**, or **hledger for linux (`32 bit intel`_, `64 bit intel`_)**.)
Here are ready-to-run hledger **binaries_** for mac, windows and gnu/linux.
.. (If you're reading this in plain text, see also README2, MANUAL etc., or http://hledger.org)
.. _hledger for techies: README2.html

View File

@ -38,7 +38,7 @@ hledger is free software by `Simon Michael`_ & `co.`_, released under GNU GPLv3.
- report problems in the `issue tracker`_
- .. raw:: html
<form action="http://groups.google.com/group/hledger/boxsubscribe" >
join the <a href="http://hledger.org/list">mail list</a>. Your email:
join the <a href="http://hledger.org/list">hledger mail list</a>. Your email:
<input type=text name=email><input type=submit name="sub" value="Subscribe">
</form>

View File

@ -31,7 +31,7 @@ smoother.
<td>
Pick a likely-looking linux binary, pick a mouse button, and download.
Go to the download folder in a shell window.
Go to the download folder in a terminal window.
If the file did not get decompressed, do that now: <code>gunzip hledger-*</code>.
Rename the binary to <code>hledger</code>.
Make it executable: <code>chmod +x hledger</code>.