From 3dbf97babd31440192d4910817d535d6b656dc68 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 6 Oct 2018 09:12:55 -1000 Subject: [PATCH] site: download: tweaks [ci skip] --- site/download.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/site/download.md b/site/download.md index 15f63570e..08b77a0e0 100644 --- a/site/download.md +++ b/site/download.md @@ -1,20 +1,21 @@ # Download -There are a number of ways to install hledger, with different speed/freshness/security tradeoffs: +There are several ways to install hledger: -a. [Download the binary or system package for your platform](#a.-download-a-binary-or-system-package) (quick, often not the latest version) +a. [Download the binary or system package for your platform](#a.-download-a-binary-or-system-package) (quick install, often not up to date) b. [Build the latest release with hledger-install](#b.-build-the-latest-release) or [with stack](#b2.-with-stack) - or [with cabal](#b3.-with-cabal) (slow, fresh) -c. [Build the development version with stack or cabal](#c.-build-the-development-version) (slow, super-fresh) + or [with cabal](#b3.-with-cabal) (slow install, up to date) +c. [Build the development version with stack or cabal](#c.-build-the-development-version) (slow install, super-fresh) -## a. Download a binary or system package +## a. Download a binary or system package for your platform