From fb8fa65f0340372c9ebcf51fbce8268292139959 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 12 Dec 2009 20:46:55 +0000 Subject: [PATCH] docs: tweaks --- MANUAL | 4 ++-- README | 9 ++------- README2 | 2 +- website/binaries/HEADER.html | 2 +- 4 files changed, 6 insertions(+), 11 deletions(-) diff --git a/MANUAL b/MANUAL index 00b637a37..8cef8e218 100644 --- a/MANUAL +++ b/MANUAL @@ -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 `_, then +install the `Haskell Platform`_ and type:: cabal update cabal install hledger diff --git a/README b/README index 43b6c28a1..72f66dfc7 100644 --- a/README +++ b/README @@ -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 diff --git a/README2 b/README2 index 67292447f..8a55dbd16 100644 --- a/README2 +++ b/README2 @@ -38,7 +38,7 @@ hledger is free software by `Simon Michael`_ & `co.`_, released under GNU GPLv3. - report problems in the `issue tracker`_ - .. raw:: html
- join the mail list. Your email: + join the hledger mail list. Your email:
diff --git a/website/binaries/HEADER.html b/website/binaries/HEADER.html index 55b34e733..9d384d53e 100644 --- a/website/binaries/HEADER.html +++ b/website/binaries/HEADER.html @@ -31,7 +31,7 @@ smoother. 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: gunzip hledger-*. Rename the binary to hledger. Make it executable: chmod +x hledger.