diff options
Diffstat (limited to 'BUILD.md')
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,4 +27,4 @@ If you change the gRPC API, generate `api/gobgp.pb.go` in the following way: $ ./tools/grpc/genproto.sh ``` -In order for the script to run, you'll need protoc (version 3.7.1) in your PATH.
\ No newline at end of file +In order for the script to run, you'll need protoc (version 3.7.1) in your PATH. |