We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
go install
go get
1 parent 9f39b23 commit affddd4Copy full SHA for affddd4
README.md
@@ -17,7 +17,7 @@ documentation from your protos.
17
18
If you'd like to install this locally, you can `go get` it.
19
20
-`go get -u github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc`
+`go install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@latest`
21
22
Alternatively, you can download a pre-built release for your platform from the [releases][] page.
23
0 commit comments