From 7e9e433d2545ec42a1635571b0c34a4f4e4964f1 Mon Sep 17 00:00:00 2001 From: Oleg Date: Sat, 1 Mar 2025 08:21:15 +0200 Subject: [PATCH] Update usage.md --- doc/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage.md b/doc/usage.md index 2bc36b23e..5d4dba54c 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -7,7 +7,7 @@ and [latest Electrum wallet](https://electrum.org/#download) (3.2+). Also, install the following packages (on Debian): ```bash $ sudo apt update -$ sudo apt install clang cmake # for building 'rust-rocksdb' +$ sudo apt install clang cmake build-essential # for building 'rust-rocksdb' ``` ## Build