Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Nov 8, 2016
1 parent 21b4227 commit ab2c7c9
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 @@ -35,9 +35,9 @@ Usage of go-bind-plugin:

## Example

```
`
//go:generate go-bind-plugin -format -plugin-package github.com/plugin_test/plug -rebuild -sha256 -dereference-vars -output-name TestPlugin -output-path tmp/plugin.go -plugin-path tmp/plugin.so -output-package wrapper
```
`

See end-to-end example in [go-bind-plugin-example](https://github.com/wendigo/go-bind-plugin-example).

Expand Down

0 comments on commit ab2c7c9

Please sign in to comment.