Skip to content

Commit ad34590

Browse files
committed
doc: remove Boost Chrono from install docs
1 parent e21fa54 commit ad34590

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
@@ -80,7 +80,7 @@ Build requirements:
8080

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

83-
sudo apt-get install libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev
83+
sudo apt-get install libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev libboost-thread-dev
8484

8585
BerkeleyDB is required for the wallet.
8686

0 commit comments

Comments
 (0)