]> granicus.if.org Git - pgbouncer/commitdiff
Updated readme with "look below for git compile instructions", as well as missing...
authorJosh Berkus <josh@pgexperts.com>
Mon, 5 May 2014 23:43:00 +0000 (16:43 -0700)
committerJosh Berkus <josh@pgexperts.com>
Mon, 5 May 2014 23:43:00 +0000 (16:43 -0700)
README

diff --git a/README b/README
index 3a005cce7d6ae7acc611ab7d79680f41cdaf5a80..03c3bc86424f6873355aeaa75a669f67404d5768 100644 (file)
--- 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
 ------------------