From 04001916216095723ecfa85b3e91509c12eae8b5 Mon Sep 17 00:00:00 2001 From: Josh Berkus Date: Mon, 5 May 2014 16:43:00 -0700 Subject: [PATCH] Updated readme with "look below for git compile instructions", as well as missing dependancy. --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 3a005cc..03c3bc8 100644 --- a/README +++ b/README @@ -28,6 +28,9 @@ When this is installed just run: If the OS does not have libevent available as package, it can be downloaded from http://monkey.org/~provos/libevent/ +If you are building from git, or are building for Windows, please see +separate build instructions below. + DNS lookup support ------------------ @@ -73,7 +76,7 @@ you can run configure: $ make install Additional packages required: autoconf, automake, libtool, -autoconf-archive, asciidoc 8.x, xmlto. +autoconf-archive, asciidoc 8.x, xmlto, and pkg-config. Building for WIN32 ------------------ -- 2.40.0