enable robots.txt for irspy-test
[irspy-moved-to-github.git] / README
diff --git a/README b/README
index b28e0dc..e19d4c1 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,3 @@
-$Id: README,v 1.6 2007-04-18 15:22:48 mike Exp $
 
 ZOOM::IRSpy
 ===========
@@ -33,8 +32,11 @@ sudo apt-get install \
 you may need one of the following packages for development:
 
 sudo apt-get install \
-       make perl-doc
+       make perl-doc libxml2-utils tidy
 
+and may enable mod_apreq
+
+sudo a2enmod apreq
 
 
 To install this module type the following:
@@ -49,11 +51,11 @@ DEPENDENCIES
 This module requires these other modules and libraries, in addition to
 those specified in Makefile.PL:
 
-  Zebra, release 1.4.0 or later: see http://indexdata.com/zebra/
+  Zebra, release 2.0 or later: see http://www.indexdata.com/zebra/
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2006 by Index Data ApS.
+Copyright (C) 2006-2010 by Index Data ApS.
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.8.7 or,