Github user JonZeolla commented on a diff in the pull request:
https://github.com/apache/metron-bro-plugin-kafka/pull/2#discussion_r225629223
--- Diff: README.md ---
@@ -11,6 +11,32 @@ This software is a part of the [Apache
Metron](http://metron.apache.org/) projec
## Installation
+### `bro-pkg` Installation
+
+`bro-pkg` is the preferred mechanism for installing this plugin, as it
will dynamically retrieve, build, test, and load the plugin. Note, that you
will still need to [activate](#activation) and configure the plugin after your
installation.
+
--- End diff --
The libs don't need to be installed anywhere in particular, I could put
them in my home directory.
---