Skip to content

Commit 7b34280

Browse files
committed
fix: update plugin instruction
1 parent 5e9b0da commit 7b34280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ go build -buildmode=plugin -o=~/<plugin folder>/bench_plugin.so /<plugin folder>
134134
```
135135
cp /<plugin folder>/bench_plugin.so ~/.beacon/plugins/compile/bench_plugin.so
136136
```
137-
138-
## Next steps
137+
Note: Plugin and binary must compile with the same linux env
138+
## Next steps
139139
- Add support for Amazon EKS scanning
140140

0 commit comments

Comments
 (0)