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