From ca395097e1ea0270e0e256d6ef00ef452ad26d9d Mon Sep 17 00:00:00 2001 From: jahway603 <64485701+jahway603@users.noreply.github.com> Date: Wed, 22 Mar 2023 10:54:14 -0400 Subject: [PATCH] Update README.md to include Arch Linux package (#66) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cfaf1d3..de29d6c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,14 @@ On NetBSD a package is available from the official repositories. To install it s pkgin install iamb ``` +### Arch Linux + +On Arch Linux a package is available in the Arch User Repositories (AUR). To install it simply run with your favorite AUR helper: + +``` +paru iamb-git +``` + ## Configuration You can create a basic configuration in `$CONFIG_DIR/iamb/config.json` that looks like: