We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ebc807 commit 887331dCopy full SHA for 887331d
README.md
@@ -148,7 +148,7 @@ http://docs.confluent.io/current/installation.html#installation-apt
148
* For **RedHat** and **RPM**-based distros, add this YUM repo and then do `sudo yum install librdkafka-devel python-devel`:
149
http://docs.confluent.io/current/installation.html#rpm-packages-via-yum
150
151
- * On **OSX**, use **homebrew** and do `sudo brew install librdkafka`
+ * On **OSX**, use **homebrew** and do `brew install librdkafka`
152
153
154
Install
0 commit comments