mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-12-24 06:14:34 +01:00
Update README
So that confused people like me really have to understand this is another repository.
This commit is contained in:
committed by
GitHub
parent
ebae0a28d1
commit
7d63737d0a
2
README
2
README
@@ -3,7 +3,7 @@ This is C++ binding for 0MQ
|
||||
The contribution policy is at: http://rfc.zeromq.org/spec:22
|
||||
|
||||
Build steps:
|
||||
1) Build libzmq via cmake. This does an out of source build and installs the build files
|
||||
1) Build [libzmq](https://github.com/zeromq/libzmq) via cmake. This does an out of source build and installs the build files
|
||||
download and unzip the lib, cd to directory
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user