From d28862d10d719008439de45e5495377d957c737d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 25 May 2018 07:20:57 -0700 Subject: [PATCH] site: download: fix with stack link [ci skip] --- site/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/download.md b/site/download.md index 84b66219d..aec56d4fe 100644 --- a/site/download.md +++ b/site/download.md @@ -198,7 +198,7 @@ If you prefer more control or if hledger-install failed, here's how to use stack Also a good choice. Our master branch is stable enough for daily use, and includes the [latest improvements](https://github.com/simonmichael/hledger/commits/master). -1. **Install [git](https://en.wikipedia.org/wiki/Git) and [`stack`](#stack)** +1. **Install [git](https://en.wikipedia.org/wiki/Git) and [`stack`](#b2)** 2. **`git clone https://github.com/simonmichael/hledger`** 3. **`cd hledger`** 4. **`stack install [hledger]`** *# build all (or, just the command line UI)*