updated patch that updates README from nemobis
authorBenjamin Mako Hill <mako@atdot.cc>
Fri, 18 Jul 2014 21:35:35 +0000 (14:35 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Fri, 18 Jul 2014 21:35:35 +0000 (14:35 -0700)
- specified that the Ubuntu packages are also Debian packages

README

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

Benjamin Mako Hill || Want to submit a patch?