# notes After you do a ``` go get git.wit.com/jcarr/witProtobuf ``` You must build the .go files by running protoc ``` cd ~/go/src/git.wit.com/jcarr/witProtobuf make ```