Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
estan committed Aug 6, 2014
1 parent 79cf25e commit 75913f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ or Markdown documentation from comments in your `.proto` files.

Run `qmake` followed by `make` to build the plugin. This will
produce the plugin executable (`protoc-gen-doc`). There's no
install step, just copy the executable anywhere you like it.
The plugin depends on QtCore from Qt 5 and the libprotobuf/libprotoc
install step, just copy the executable to where you want it. The
plugin depends on QtCore from Qt 5 and the libprotobuf/libprotoc
libraries from Google.

## Invoking the Plugin
Expand Down

0 comments on commit 75913f5

Please sign in to comment.