Skip to content

Commit fee74a0

Browse files
operagxsashaphilippem
authored andcommitted
Update usage.md
1 parent cd270cd commit fee74a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and [latest Electrum wallet](https://electrum.org/#download) (3.2+).
77
Also, install the following packages (on Debian):
88
```bash
99
$ sudo apt update
10-
$ sudo apt install clang cmake # for building 'rust-rocksdb'
10+
$ sudo apt install clang cmake build-essential # for building 'rust-rocksdb'
1111
```
1212

1313
## Build

0 commit comments

Comments
 (0)