Skip to content

Commit 4ad560d

Browse files
author
MarcoFalke
committed
Merge #14393: doc: add missing apt-get install
86eddd4 doc: miss install (poiuty) Pull request description: Tree-SHA512: 2d9a3a5be1f68584e97c7429eb04514456c859422452a2d16bb35b8b1b54a0e4d059444a981d5c753d063bc8edfbe1a3c49740fa96998f0818e3ef5c6c6ff7d5
2 parents 4b4e948 + 86eddd4 commit 4ad560d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-unix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Build requirements:
7474

7575
Now, you can either build from self-compiled [depends](/depends/README.md) or install the required dependencies:
7676

77-
sudo apt-get libssl-dev libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev
77+
sudo apt-get install libssl-dev libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev
7878

7979
BerkeleyDB is required for the wallet.
8080

0 commit comments

Comments
 (0)