github.com/ronaksoft/rony@v0.16.26-0.20230807065236-1743dbfe6959/internal/testEnv/pb/README.MD (about) 1 ## 1st Time Use Instruction 2 If this is the first time you are going to build protos of this package, please make sure 3 you already install `protoc` form [https://github.com/google/protobuf] then run the following 4 commands: 5 ``` 6 go install ./protoc-gen-gorony 7 ``` 8 9