From 53ea4f9135378d461b0d44798189ec2bd912d169 Mon Sep 17 00:00:00 2001 From: Nissar Chababy Date: Sun, 16 Jul 2017 06:06:36 +0200 Subject: [PATCH] Update Arch Linux command `hledger` is is now part of Arch Linux [community] so it's now available directly from `pacman` --- site/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/download.md b/site/download.md index 08f069d4d..3a1a115ff 100644 --- a/site/download.md +++ b/site/download.md @@ -22,7 +22,7 @@ latest release, or provide only some of the hledger tools. |----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | 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: | **`pacaur -S hledger`** +| Arch Linux: | **`pacman -S hledger`** | 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`**