diff --git a/v2/doc/src/install.xml b/v2/doc/src/install.xml
index aa5822f12..3dd30bf1e 100644
--- a/v2/doc/src/install.xml
+++ b/v2/doc/src/install.xml
@@ -159,16 +159,6 @@ boost-build /path/to/boost.build ;
- N.B.
- When bjam is invoked from anywhere in the Boost
- directory tree other than the Boost.Build root
- and its subdirectories, Boost.Build
- v1 is used by default. To override the default and use
- Boost.Build v2, you have to add the command
- line option to all bjam invocations.
-
-
-
Information for distributors