Skip to content

Commit

Permalink
fix the install command (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackneal committed Jul 19, 2022
1 parent 4fcf829 commit c9bece7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ used for validating fields, omitting fields from JSON data, etc.

- go support for protobuf: `go get -u github.com/golang/protobuf/{proto,protoc-gen-go}`

- `go get github.com/favadi/protoc-go-inject-tag` or download the
- `go install github.com/favadi/protoc-go-inject-tag` or download the
binaries from the releases page.

## Usage
Expand Down

0 comments on commit c9bece7

Please sign in to comment.