From a1a508fade7ec7bc77628e4f02fce5e32feeb324 Mon Sep 17 00:00:00 2001 From: rwinkhart <90295779+rwinkhart@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:23:35 +0000 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 585e3b0..ef381be 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # rpass A password manager with rsync integration - alternative to GNU pass + +# INSTALLATION + +Arch Linux (x86_64, aarch64) + +rpass is available in the Arch User Repository as 'rpass'. +Install with your preferred AUR helper or use: + +git clone https://aur.archlinux.org/rpass.git +cd rpass +makepkg -si