From f296447e67556306e1ce931ce626be15ca493031 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 24 Jul 2012 19:25:08 +0200 Subject: [PATCH] README: Forgot PCRE --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 727236c..99f58fd 100644 --- a/README +++ b/README @@ -15,9 +15,8 @@ by arbitrary whitespace, regex matching, formatting of tables and so on. See the man page for full description. The program has been tested on Linux, but it should run on an arbitrary POSIX -system with a C99 compiler. (It is possible that some GNUisms remain in the code, -but they should be easy to fix if needed.) Building of documentation requires -AsciiDoc (any reasonably recent version should work). +system with a C99 compiler and the PCRE library. Building of documentation +requires AsciiDoc (any reasonably recent version should work). Use "make" to build and "make tests" to run the test suite. -- 2.39.2