diff --git a/BUILDING.md b/BUILDING.md index e1d63a74613..b9b0ac6c896 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -110,8 +110,12 @@ From the grpc repository root $ make ``` +TODO: mention the potential problems with running make install (already meantioned in src/cpp) + ## bazel +TODO: add Link to our doc or a bazel doc on how to get this dependency + From the grpc repository root ``` bazel build :all