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 6fa014f commit 1cd99f4Copy full SHA for 1cd99f4
README.md
@@ -239,7 +239,7 @@ Prerequisites
239
librdkafka is embedded in the macosx manylinux wheels, for other platforms or
240
when a specific version of librdkafka is desired, following these guidelines:
241
242
- * For **Debian/Ubuntu**** based systems, add this APT repo and then do `sudo apt-get install librdkafka-dev python-dev`:
+ * For **Debian/Ubuntu** based systems, add this APT repo and then do `sudo apt-get install librdkafka-dev python-dev`:
243
http://docs.confluent.io/current/installation.html#installation-apt
244
245
* For **RedHat** and **RPM**-based distros, add this YUM repo and then do `sudo yum install librdkafka-devel python-devel`:
0 commit comments