summaryrefslogtreecommitdiffhomepage
path: root/BUILD.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@gmail.com>2019-05-16 20:56:56 +0900
committerFUJITA Tomonori <fujita.tomonori@gmail.com>2019-05-16 20:59:53 +0900
commit25428e881edbf4205f2bb3fa707e9538ce3b4432 (patch)
tree3b5d72f8cab6949e0a8f4b371acd2f1ac4bdcdd6 /BUILD.md
parente214d7ac24f474f6b90a4cd513e0f51542d582fc (diff)
fix markdownlint warnings
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index af1bfb26..bbd058fd 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -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.