From 3bba02b3640650ef6dab24fcc2266b972aae9374 Mon Sep 17 00:00:00 2001 From: mqus <8398165+mqus@users.noreply.github.com> Date: Thu, 12 Jul 2018 11:19:30 +0200 Subject: [PATCH] Add aur links to BUILD.md --- BUILD.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD.md b/BUILD.md index 02081f1..fb0cb0b 100644 --- a/BUILD.md +++ b/BUILD.md @@ -1,4 +1,6 @@ ## Manual Setup (Advanced) +_( bitwarden_rs is already packaged for Archlinux: There is an AUR package [with](https://aur.archlinux.org/packages/bitwarden_rs-vault-git/) and +[without](https://aur.archlinux.org/packages/bitwarden_rs-git/) the vault web interface available.)_ ### Dependencies - `Rust nightly` (strongly recommended to use [rustup](https://rustup.rs/)) - `OpenSSL` (should be available in path, install through your system's package manager or use the [prebuilt binaries](https://wiki.openssl.org/index.php/Binaries))