Packages suggestion for the lazy deb users
authornemobis <federicoleva@tiscali.it>
Fri, 11 Jul 2014 22:14:03 +0000 (00:14 +0200)
committernemobis <federicoleva@tiscali.it>
Fri, 11 Jul 2014 22:14:03 +0000 (00:14 +0200)
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:
 
 
 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
 
     % make
     % ./wikiq -h  # prints usage

Benjamin Mako Hill || Want to submit a patch?