mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
doc: remove bsdmainutils
This commit is contained in:
parent
36ff336d2e
commit
a2b1d2c5ec
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Finally, clang (often less resource hungry) can be used instead of gcc, which is
|
|||
|
||||
Build requirements:
|
||||
|
||||
sudo apt-get install build-essential cmake pkg-config bsdmainutils python3
|
||||
sudo apt-get install build-essential cmake pkg-config python3
|
||||
|
||||
Now, you can either build from self-compiled [depends](#dependencies) or install the required dependencies:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue