From 4bec82789610239117b829be4c9c2ebfa60b963d Mon Sep 17 00:00:00 2001 From: Bryan Burke Date: Sat, 9 May 2020 18:30:46 -0400 Subject: [PATCH] Adds arch linux build instructions using the AUR --- docs/cli/install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/cli/install.md b/docs/cli/install.md index d5ab068..5d1b2f8 100644 --- a/docs/cli/install.md +++ b/docs/cli/install.md @@ -47,3 +47,7 @@ wget -qO - https://storage.googleapis.com/aptly.keys.pub/keys.asc | sudo apt-key sudo apt-get update sudo apt-get install keys ``` + +## Arch Linux + +Available in the AUR as [keys-pub-git](https://aur.archlinux.org/packages/keys-pub-git/)