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