aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormqus <[email protected]>2018-07-12 11:09:58 +0200
committerGitHub <[email protected]>2018-07-12 11:09:58 +0200
commit251c5c2348188ef4bd35d256b7024a038e72b89a (patch)
tree5ccc5bb301b5742e6448c340ab0770009eb9c371 /README.md
parentf718827693c1820551c170e26be3b6b651f2d77d (diff)
downloadvaultwarden-251c5c2348188ef4bd35d256b7024a038e72b89a.tar.gz
vaultwarden-251c5c2348188ef4bd35d256b7024a038e72b89a.zip
remove aur link in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index cfef9975..5a1f4916 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,6 @@ This is Bitwarden server API implementation written in rust compatible with [ups
Image is based on [Rust implementation of Bitwarden API](https://github.com/dani-garcia/bitwarden_rs).
-It is also 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.
-
_*Note, that this project is not associated with the [Bitwarden](https://bitwarden.com/) project nor 8bit Solutions LLC._
## Features
@@ -199,7 +196,6 @@ docker build -t bitwarden_rs .
For building binary outside the Docker environment and running it locally without docker, please see [build instructions](BUILD.md).
-
## Backing up your vault
### 1. the sqlite3 database