mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-04 12:27:44 -06:00
Updated Building binary (markdown)
parent
620d9075c5
commit
3a1b3af644
@ -1,6 +1,7 @@
|
||||
## Dependencies
|
||||
- `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))
|
||||
- `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/))
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user