Update README.md

main
Aji Kamaludin 2 years ago committed by GitHub
parent 5abd3fcbee
commit 5d83e77ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,6 +68,7 @@ go install github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger@latest
### Add PATH
add/edit to your ~/.bashrc or ~/.zshrc file
```bash
export GOPATH="/home/aji/go"
export PATH="$PATH:$GOPATH/bin"
```
### Validate Protoc Dependency Golang Installation

Loading…
Cancel
Save