Skip to content

Commit 4fe84ce

Browse files
authored
Update README.md
1 parent 0241915 commit 4fe84ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ To use this:
55
### Create the Plugin From This Linter
66

77
1. Download the code \*
8-
2. From the root project directory, run `go build -buildmode=plugin -o plugin/example.go`.
8+
2. From the root project directory, run `go build -buildmode=plugin plugin/example.go`.
99
3. Copy the generated `example.so` file into your project or to some other known location of your choosing. \**
1010

1111

0 commit comments

Comments
 (0)