fansehep commented on code in PR #1996:
URL: https://github.com/apache/incubator-brpc/pull/1996#discussion_r1023524059


##########
docs/en/bazel_support.md:
##########
@@ -0,0 +1,14 @@
+## bRPC as a Bazel third-party dependency
+1. bRPC relies on a number of open source libraries that do not provide bazel 
support, so you will need to manually add some of these dependencies to your 
build project.
+2. Move the file /example/bazel_1_3_release/build_for_brpc to the root of your 
project, and add the contents of 
/example/bazel_1_3_release/build_for_brpc/WORKSPACE_eample to your WORKSPACE

Review Comment:
   > eample -> example
   
   fixed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to