Commit e0e09f7
authored
Update README.md (#443)
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
```1 parent 39aedcf commit e0e09f7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
0 commit comments