From e97c287c01cf22a1b582a7da9b309b58f3935d0e Mon Sep 17 00:00:00 2001
From: Robin Krahl <me@robin-krahl.de>
Date: Mon, 17 Dec 2018 13:21:45 +0100
Subject: Link Arch package in README

This change adds a link to the nitrocli package for Arch Linux to the
README. The package is currently available in the Arch User Repository
(AUR).
---
 nitrocli/README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/nitrocli/README.md b/nitrocli/README.md
index 1e103e8..69c3073 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -79,9 +79,11 @@ $ cargo install nitrocli --root=$PWD/nitrocli
 ```
 
 #### Via Packages
-If you are using [Gentoo Linux](https://www.gentoo.org/), there is an
-[ebuild](https://github.com/d-e-s-o/nitrocli-ebuild) available that can
-be used directly.
+Packages are available for:
+- Arch Linux: [`nitrocli`](https://aur.archlinux.org/packages/nitrocli/) in the
+  Arch User Repository
+- Gentoo Linux: [`app-crypt/nitrocli`](https://github.com/d-e-s-o/nitrocli-ebuild)
+  ebuild
 
 [nitrokey]: https://www.nitrokey.com/news/2016/nitrokey-storage-available
 [nitrocli-cratesio]: https://crates.io/crates/nitrocli
-- 
cgit v1.2.3