From 2dc71f65181f1bd9f4b356f146a04a92df4a7ee9 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 9 Nov 2015 14:10:25 -0800 Subject: [PATCH] site: download: add a screencast of stack install --- site/download.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/download.md b/site/download.md index 59c7587fb..f5740b22f 100644 --- a/site/download.md +++ b/site/download.md @@ -102,6 +102,9 @@ This is a quick way to help the project and your fellow users! so that you can just type `hledger` to run it. (stack will show the proper directory and will tell you if it is not in $PATH). +Eg, on a mac: + + **with cabal** (results will vary, recommended only if you can't install stack): 1. Install [GHC](http://haskell.org/ghc) and [cabal](http://haskell.org/cabal/download.html) if needed.