site: download: mention arch issue (fixes #434)

This commit is contained in:
Simon Michael 2016-11-21 06:32:50 -08:00
parent 1f2276c100
commit 73c198bc99

View File

@ -44,6 +44,7 @@ You have to build it, but that's pretty easy.
1. Install [`stack`](http://haskell-lang.org/get-started).
On Windows, the 64-bit version is [recommended](https://github.com/simonmichael/hledger/issues/275#issuecomment-123834252).
On Arch, you [may need to also install GHC manually](https://github.com/simonmichael/hledger/issues/434).
2. `stack install --resolver=nightly hledger [hledger-ui] [hledger-web] [hledger-api]`\
On Windows, hledger-ui is [not yet available](https://github.com/coreyoconnor/vty/pull/1).\