Merge remote-tracking branch 'gh-nemobis/patch-1'
authorBenjamin Mako Hill <mako@atdot.cc>
Fri, 18 Jul 2014 21:34:27 +0000 (14:34 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Fri, 18 Jul 2014 21:34:27 +0000 (14:34 -0700)
README

diff --git a/README b/README
index 4478dca540abd5cc75595a00069bfeeb807d8448..e5b019cd1b154c319f5465c00546780315ef69a1 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,8 @@ comments) from large XML datasets.
 
 use:
 
-To use, first make sure you have libexpat and libpcrecpp installed, then:
+To use, first make sure you have libexpat and libpcrecpp installed (e.g.
+via packages libexpat1 and libpcre3-dev on Ubuntu), then:
 
     % make
     % ./wikiq -h  # prints usage

Benjamin Mako Hill || Want to submit a patch?