From b44ac4957f402c840e38e0dbd1da426ea70843ad Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 18 May 2024 19:36:42 -1000 Subject: [PATCH] ;doc: relnotes.github: show relnotes, hide install instructions by default --- doc/relnotes.github.md | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/doc/relnotes.github.md b/doc/relnotes.github.md index 0d5fd10cc..829870769 100644 --- a/doc/relnotes.github.md +++ b/doc/relnotes.github.md @@ -7,15 +7,9 @@ |___/ --> -
- ## Release notes -https://hledger.org/relnotes.html#2024-05-02-hledger-1331 - - - ### hledger 1.33.1 @@ -58,20 +52,20 @@ Simon Michael. [#2196]: https://github.com/simonmichael/hledger/issues/2196 -
+
+ -## Install +## How to install -This release may arrive in your local packaging system soon - look for green badges at . -Or you could build it yourself from source, as described there. -Or if there are binaries for your OS and hardware at the bottom of this page, see instructions below. - + + +This release may arrive in your local packaging system soon - look for green badges at [hledger.org: Install](https://hledger.org/install.html). +Or you can build it yourself from source, as described on that page. +Or you can use the binaries below: -Once installed, run `hledger`, or perhaps read [hledger.org > Quick start](https://hledger.org/#quick-start). -
@@ -90,8 +84,9 @@ cd hledger --version # should show the new version ``` -
+The tar + zip packaging is a workaround to preserve file permissions. +
@@ -100,7 +95,7 @@ hledger --version # should show the new version In a terminal window, run these commands to download, unpack, authorise, and install the binaries in your command line PATH. -(Don't use your web browser, it won't authorise the binaries.): +Don't use your web browser, it won't authorise the binaries.: