Merge pull request #164 from Zvax/patch-1

Update README
This commit is contained in:
Luca Boccassi 2017-10-10 14:46:07 +01:00 committed by GitHub
commit 7a2be6a3ab

2
README
View File

@ -3,7 +3,7 @@ This is C++ binding for 0MQ
The contribution policy is at: http://rfc.zeromq.org/spec:22 The contribution policy is at: http://rfc.zeromq.org/spec:22
Build steps: 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 download and unzip the lib, cd to directory
mkdir build mkdir build
cd build cd build