gnostic icon indicating copy to clipboard operation
gnostic copied to clipboard

chore: Update README.md to fix installation instructions

Open julieqiu opened this issue 1 year ago • 0 comments

Fix this error in the installation instructions:

go install github.com/google/gnostic/cmd/protoc-gen-openapi
go: 'go install' requires a version when current directory is not in a module
	Try 'go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest' to install the latest version

julieqiu avatar May 26 '24 14:05 julieqiu