Skip to content

Commit a01b0e2

Browse files
Update README.md (#41)
1 parent 62b1a8b commit a01b0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ brew install librdkafka
1616

1717
#### Linux
1818

19-
The default `apt-get` package for the library is outdated. Therefore, we recommend installing [`librdkafka`](https://github.com/edenhill/librdkafka) from the [official Confluence package repository](https://docs.confluent.io/platform/current/installation/installing_cp/deb-ubuntu.html#get-the-software).
19+
The default `apt-get` package for the library is outdated. Therefore, we recommend installing [`librdkafka`](https://github.com/edenhill/librdkafka) from the [official Confluent package repository](https://docs.confluent.io/platform/current/installation/installing_cp/deb-ubuntu.html#get-the-software).
2020

2121
```bash
2222
wget -qO - http://packages.confluent.io/deb/7.2/archive.key | sudo apt-key add -

0 commit comments

Comments
 (0)