From b8155a1d4fd834d8ca59aacae0e212df092adec7 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 13 Aug 2009 10:10:17 +0000 Subject: Update requirements. svn path=/trunk/dom/; revision=9241 --- README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index beeaa91..6baa85d 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ -libdom -- an implementation of the W3C DOM +LibDOM -- an implementation of the W3C DOM ========================================== Overview -------- - libdom is an implementation of the W3C DOM API in C. + LibDOM is an implementation of the W3C DOM API in C. Requirements ------------ @@ -15,6 +15,11 @@ Requirements + GNU make or compatible + Perl (for the testcases) + LibDOM also requires the following libraries to be installed: + + + LibParserUtils + + LibWapcaplet + Compilation ----------- -- cgit v1.2.3