Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lucifer-vcb committed Sep 30, 2024
1 parent 4b035e1 commit 359f9bf
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 @@ -217,7 +217,7 @@ In cases the results need to be written in a custom format or in another system

Write a Go plugin (see an example in examples/plugins/example_writeR.go)

compile it using (for linux:
Compile it using (for Linux):

```
go build -buildmode=plugin -tags=plugin -o ~/mytest/plugins/example_writer.so examples/plugins/example_writer.go
Expand Down

0 comments on commit 359f9bf

Please sign in to comment.