Skip to content

Commit 2748cf9

Browse files
committed
doc: add missing 'install' to 'apt-get' command
1 parent 98cb99e commit 2748cf9

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 libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev
77+
sudo apt-get install libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev
7878

7979
Berkeley DB is required for the wallet.
8080

0 commit comments

Comments
 (0)