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.
1 parent 98cb99e commit 2748cf9Copy full SHA for 2748cf9
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 libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev
+ sudo apt-get install libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev
78
79
Berkeley DB is required for the wallet.
80
0 commit comments