From 46a29211082228bc1a4201d1a47b88f57a30c759 Mon Sep 17 00:00:00 2001 From: Stephan Tietz <1504437+stietz@users.noreply.github.com> Date: Sun, 17 Nov 2019 13:49:21 +0000 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 083440b..be1844e 100644 --- a/Building-binary.md +++ b/Building-binary.md @@ -2,7 +2,8 @@ - `Rust nightly` (strongly recommended to use [rustup](https://rustup.rs/)) - `OpenSSL` (should be available in path, install through your system's package manager or use the [prebuilt binaries](https://wiki.openssl.org/index.php/Binaries)) For Debian, you'll need to install `pkg-config` and `libssl-dev` -- `NodeJS` (only when compiling the web-vault, install through your system's package manager or use the [prebuilt binaries](https://nodejs.org/en/download/)) +- `NodeJS` (only when compiling the web-vault, install through your system's package manager, use the [prebuilt binaries](https://nodejs.org/en/download/)) or [nodesource binary distribution](https://github.com/nodesource/distributions) +*Note: web-vault currently uses a package base (e.g. node-sass