Skip to content

Commit 7a2be6a

Browse files
authored
Merge pull request #164 from Zvax/patch-1
Update README
2 parents ebae0a2 + 7d63737 commit 7a2be6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This is C++ binding for 0MQ
33
The contribution policy is at: http://rfc.zeromq.org/spec:22
44

55
Build steps:
6-
1) Build libzmq via cmake. This does an out of source build and installs the build files
6+
1) Build [libzmq](https://github.com/zeromq/libzmq) via cmake. This does an out of source build and installs the build files
77
download and unzip the lib, cd to directory
88
mkdir build
99
cd build

0 commit comments

Comments
 (0)