JonZeolla commented on a change in pull request #44:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/44#discussion_r420359510



##########
File path: README.md
##########
@@ -63,11 +63,11 @@ This software is a part of the [Apache 
Metron](http://metron.apache.org/) projec
 
 ### Manual Installation
 
-Manually installing the plugin should only occur in situations where 
installing and configuring `zkg` is not reasonable, such as in a docker 
container.  If you are running zeek in an environment where you do not have 
Internet connectivity, investigate 
[bundles](https://docs.zeek.org/projects/package-manager/en/stable/zkg.html#bundle)
 or creating an internal [package 
source](https://docs.zeek.org/projects/package-manager/en/stable/source.html).
+Manually installing the plugin should *only* occur in situations where 
installing and configuring `zkg` is not reasonable.  If you are running zeek in 
an environment where you do not have Internet connectivity, investigate 
[bundles](https://docs.zeek.org/projects/package-manager/en/stable/zkg.html#bundle)
 or creating an internal [package 
source](https://docs.zeek.org/projects/package-manager/en/stable/source.html).
 
 These instructions could also be helpful if you were interested in 
distributing this as a package (such as a deb or rpm).
 
-1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against the latest 
release of librdkafka, which at the time of this writing is v1.4.2.
+1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against librdkafka 
v1.4.2.

Review comment:
       Update made throughout




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to