From 26102458ed7ab8549da17d50c85ad83e4fa485f1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 11 May 2019 11:42:19 -0700 Subject: [PATCH] update readme Signed-off-by: Jeff Carr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7902bbb..3df861d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You must build the .go files by running protoc cd ~/go/src/git.wit.com/jcarr/witProtobuf make events.pb.go ``` -# You must use the current protoc-gen-go to get version3 protobuf support +## You must use the current protoc-gen-go to get version3 protobuf support ``` apt remove golang-goprotobuf-dev