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.