Skip to content

Commit

Permalink
Fix some typos (#73)
Browse files Browse the repository at this point in the history
* fix typos

---------

Co-authored-by: HOANGNLV.HO <[email protected]>
  • Loading branch information
Lucifer-02 and lucifer-vcb authored Oct 12, 2024
1 parent aba7b70 commit 8e839d1
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 8e839d1

Please sign in to comment.