Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Jan 5, 2022
1 parent 23136dc commit a7e75cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protoc_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ How to build and use
*Note:* currently the workflow is POSIX-oriented.

To build standalone `protoc` plugin:
- run `pub install` to install all dependencies
- run `pub get` to install all dependencies
- Now you can use the plugin either by adding the `bin` directory to your `PATH`,
or passing it directly with `protoc`'s `--plugin` option.

Expand Down

0 comments on commit a7e75cb

Please sign in to comment.