mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
doc: miss install
This commit is contained in:
parent
4b4e9486af
commit
86eddd466e
@ -74,7 +74,7 @@ Build requirements:
|
|||||||
|
|
||||||
Now, you can either build from self-compiled [depends](/depends/README.md) or install the required dependencies:
|
Now, you can either build from self-compiled [depends](/depends/README.md) or install the required dependencies:
|
||||||
|
|
||||||
sudo apt-get libssl-dev libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev
|
sudo apt-get install libssl-dev libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev
|
||||||
|
|
||||||
BerkeleyDB is required for the wallet.
|
BerkeleyDB is required for the wallet.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user