Skip to content

Commit 7d63737

Browse files
authored
Update README
So that confused people like me really have to understand this is another repository.
1 parent ebae0a2 commit 7d63737

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)