Update list of requirements in README

This commit is contained in:
Matias Fontanini
2017-04-16 15:34:07 -07:00
parent 88dd16e0e7
commit 6e248e2bb5

View File

@@ -47,7 +47,7 @@ int main() {
In order to compile _cppkafka_ you need:
* _rdkafka >= 0.9.1_
* _rdkafka >= 0.9.4_
* _CMake_
* A compiler with good C++11 support (e.g. gcc >= 4.8). This was tested successfully on
_g++ 4.8.3_.