docs: tweaks
This commit is contained in:
parent
7cee8a2489
commit
fb8fa65f03
4
MANUAL
4
MANUAL
@ -42,8 +42,8 @@ Installing
|
|||||||
..........
|
..........
|
||||||
|
|
||||||
hledger works on all major platforms. One of these pre-built binaries_ might work for you.
|
hledger works on all major platforms. One of these pre-built binaries_ might work for you.
|
||||||
|
If not, please `report the problem <http://hledger.org/README2.html#support>`_, then
|
||||||
If not, please report the problem, then install the `Haskell Platform`_ and type::
|
install the `Haskell Platform`_ and type::
|
||||||
|
|
||||||
cabal update
|
cabal update
|
||||||
cabal install hledger
|
cabal install hledger
|
||||||
|
|||||||
9
README
9
README
@ -16,16 +16,11 @@ I use it every day to:
|
|||||||
|
|
||||||
Here is a **demo_** of the web interface.
|
Here is a **demo_** of the web interface.
|
||||||
|
|
||||||
|
Here are ready-to-run **binaries_** for mac, windows and gnu/linux.
|
||||||
|
|
||||||
Here is the **manual_**.
|
Here is the **manual_**.
|
||||||
For support and more technical info, see **`hledger for techies`_** or **`email me`_**.
|
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)
|
.. (If you're reading this in plain text, see also README2, MANUAL etc., or http://hledger.org)
|
||||||
|
|
||||||
.. _hledger for techies: README2.html
|
.. _hledger for techies: README2.html
|
||||||
|
|||||||
2
README2
2
README2
@ -38,7 +38,7 @@ hledger is free software by `Simon Michael`_ & `co.`_, released under GNU GPLv3.
|
|||||||
- report problems in the `issue tracker`_
|
- report problems in the `issue tracker`_
|
||||||
- .. raw:: html
|
- .. raw:: html
|
||||||
<form action="http://groups.google.com/group/hledger/boxsubscribe" >
|
<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">
|
<input type=text name=email><input type=submit name="sub" value="Subscribe">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
@ -31,7 +31,7 @@ smoother.
|
|||||||
<td>
|
<td>
|
||||||
|
|
||||||
Pick a likely-looking linux binary, pick a mouse button, and download.
|
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>.
|
If the file did not get decompressed, do that now: <code>gunzip hledger-*</code>.
|
||||||
Rename the binary to <code>hledger</code>.
|
Rename the binary to <code>hledger</code>.
|
||||||
Make it executable: <code>chmod +x hledger</code>.
|
Make it executable: <code>chmod +x hledger</code>.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user