diff --git a/ThirdParty/ThirdParty.dox b/ThirdParty/ThirdParty.dox
index 887e03e98fab64582147c07a4388f9f7eededee0..a271a23fa0c7999bbabb889887ea44a515fc89e1 100644
--- a/ThirdParty/ThirdParty.dox
+++ b/ThirdParty/ThirdParty.dox
@@ -58,7 +58,7 @@ Unpack source code somewhere, go to into the folder.
 Run these commands:
 
     ./bootstrap && ./b2 tools/bcp
-    ./dist/bin/bcp mp11 iterator core format interval optional type_index histogram ./dist
+    ./dist/bin/bcp histogram multiarray math ./dist
     mv ./dist/boost <CORSIKA-path>/ThirdParty/boost
 
 @section Pythia8