changeset 5663:001beb963d86

Documented the switch from java XSLScript to xslscript.pl.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 21 Apr 2014 13:48:41 +0400
parents 3cb79707516a
children de93bbe2d8cd
files misc/README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/misc/README
+++ b/misc/README
@@ -3,7 +3,7 @@ make -f misc/GNUmakefile release
 
 the required tools:
 *) xsltproc to build CHANGES,
-*) java and XSLScript ( http://pault.com/pault/XSLScript/ ) to build XSLTs
+*) xslscript.pl ( http://hg.nginx.org/xslscript ) to build XSLTs
    from XSLScript sources.