diff --git a/README.md b/README.md index d53e41e..18af500 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Make sure you have the required build dependencies: Then: ``` -git clone https://github.com/greizgh/bitwarden_rs-debian.git -cd bitwarden_rs-debian +git clone https://github.com/greizgh/vaultwarden-debian.git +cd vaultwarden-debian ./build.sh -r # target vaultwarden version, example 1.19.0 ``` @@ -40,7 +40,7 @@ You will also probably want to setup a reverse proxy. ## License - Bitwarden_rs-debian is free software: you can redistribute it and/or modify + vaultwarden-debian is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/control.dist b/control.dist index 210f58d..0bfdc6a 100644 --- a/control.dist +++ b/control.dist @@ -1,7 +1,7 @@ Package: vaultwarden Architecture: - -Maintainer: Greizgh +Maintainer: Greizgh Priority: optional Version: - Description: Unofficial Bitwarden compatible server written in Rust -Homepage: https://github.com/greizgh/bitwarden_rs-debian +Homepage: https://github.com/greizgh/vaultwarden-debian