mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-13 21:41:43 +01:00
Updated Building binary (markdown)
parent
c7de44b349
commit
3831eb3731
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
If you don't want to build the binary yourself, you can look if bitwarden_rs was already [packaged for your Linux distribution](https://github.com/dani-garcia/bitwarden_rs/wiki/Third-party-packages).
|
||||
This page is primarily for those interested in bitwarden_rs development, or who have a specific reason for wanting to build their own binary.
|
||||
|
||||
Typical users should either [[deploy via Docker|Which-container-image-to-use]], [[extract the pre-built binaries|Pre-built binaries]] from the Alpine-based Docker images, or look for a [[third-party package|Third-party-packages]].
|
||||
|
||||
## Dependencies
|
||||
- `Rust nightly` (strongly recommended to use [rustup](https://rustup.rs/))
|
||||
|
|
Loading…
Reference in a new issue