Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konsumer authored Jan 14, 2025
1 parent 744b2e3 commit c920f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ If you already have some of your types defined in a proto file, or just find tha

```
npm i -g protoc-gen-typemap
cat data.in | protoc --typemap_out=MyMessage:generated mine.proto
cat data.pb | protoc --typemap_out=MyMessage:generated mine.proto
```

## migration
Expand Down

0 comments on commit c920f89

Please sign in to comment.