Merge branch 'master' into patch-1

This commit is contained in:
Markus Richter 2018-07-12 11:21:29 +02:00 committed by Markus Richter
commit 8d13e759fa
1 changed files with 2 additions and 0 deletions

View File

@ -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))