From 0d3d5ff71e471b0f082f12acf557131dd2e1fd11 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 3 Jan 2018 12:53:32 -0800 Subject: [PATCH] doc: download: link latest arch tips, #668 --- site/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/download.md b/site/download.md index 91a5912a9..aef2da5de 100644 --- a/site/download.md +++ b/site/download.md @@ -22,7 +22,7 @@ but they can be out of date or incomplete. |----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | Windows: | [Latest developer builds](https://ci.appveyor.com/project/simonmichael/hledger/build/artifacts) (no hledger-ui, [please help](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444)) | Mac: | **`brew install hledger`** (CLI only, [please help ](https://github.com/simonmichael/hledger/issues/321#issuecomment-179920520)) -| Arch Linux: | **`pacman -S hledger`** (haskell problems are common on Arch at present, cf [#668](https://github.com/simonmichael/hledger/issues/668#issuecomment-352197500)) +| Arch Linux: | **`pacman -S hledger`** (haskell problems are common on Arch at present, cf #668 [1](https://github.com/simonmichael/hledger/issues/668#issuecomment-352197500), [2](https://github.com/simonmichael/hledger/issues/668#issuecomment-355107667)) | Debian, Ubuntu: | **`sudo apt install hledger hledger-ui hledger-web`** | Fedora, RHEL: | **`sudo dnf install hledger`** | Gentoo: | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`**