From 3831eb37311c50d1b52c8958f2f477debaa6d205 Mon Sep 17 00:00:00 2001 From: Jeremy Lin Date: Sun, 21 Feb 2021 04:16:13 -0800 Subject: [PATCH] Updated Building binary (markdown) --- Building-binary.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/))