diff --git a/Building-binary.md b/Building-binary.md index a6a9fa9..a536859 100644 --- a/Building-binary.md +++ b/Building-binary.md @@ -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/))