From 7d63737d0a4e1c66abdb3ff53340f097a8b2e305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Gagnon-Grenier?= Date: Tue, 10 Oct 2017 09:38:45 -0400 Subject: [PATCH] Update README So that confused people like me really have to understand this is another repository. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ff2c2e5..dd98bcd 100644 --- a/README +++ b/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