diff --git a/doc/build/build.md b/doc/build/build.md index cc97f90329892..5174d97bf6c7b 100644 --- a/doc/build/build.md +++ b/doc/build/build.md @@ -17,8 +17,8 @@ variables. When compiled the first time, the build will automatically download pre-built [external dependencies](#required-build-tools-and-external-libraries). If you -prefer to build all the dependencies on your own, add the following in -`Make.user` +prefer to build all the dependencies on your own, or are building on a system that cannot +access the network during the build process, add the following in `Make.user`: ``` USE_BINARYBUILDER=0