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 90bebf0 commit 829eeefCopy full SHA for 829eeef
README.md
@@ -82,7 +82,7 @@ Next install the [ZeroMQ](http://www.zeromq.org) (4.2.0 or newer) development pa
82
```sh
83
$ sudo apt-get install libzmq3-dev
84
```
85
-If no satisfying libzmq5 package exists in your chosen environment, the compilation can be performed with the following instructions:
+If no satisfying libzmq3-dev package exists in your chosen environment, the compilation can be performed with the following instructions:
86
87
$ mkdir build-zeromq-4.2.0
88
$ pushd build-zeromq-4.2.0
0 commit comments