We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b4e948 + 86eddd4 commit 4ad560dCopy full SHA for 4ad560d
doc/build-unix.md
@@ -74,7 +74,7 @@ Build requirements:
74
75
Now, you can either build from self-compiled [depends](/depends/README.md) or install the required dependencies:
76
77
- 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
78
79
BerkeleyDB is required for the wallet.
80
0 commit comments