summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorPeter von Kaehne <refdoc@gmx.net>2010-12-10 23:29:04 +0000
committerPeter von Kaehne <refdoc@gmx.net>2010-12-10 23:29:04 +0000
commit021f7a2d7f76630d2318e03b110457a7ef575333 (patch)
tree516701e85c8d07f2ea6b09de74291254b5cba8d4 /modules
parent9caebf4455ff6b43060bca5a90aef9c07900f4d2 (diff)
downloadsword-tools-021f7a2d7f76630d2318e03b110457a7ef575333.tar.gz
updated to reflect reliance on Perl bindings
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@315 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'modules')
-rw-r--r--modules/crossreferences/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/crossreferences/README b/modules/crossreferences/README
index 6372a28..37d387a 100644
--- a/modules/crossreferences/README
+++ b/modules/crossreferences/README
@@ -2,7 +2,8 @@ The files in this directory are laid out for use with a Linux/MacOS install. If
you want to run them on Windows you would need to have a look at the
(several) shell calls and fix them accordingly.
-xreffix.pl and xrefmake.pl rely on the utilities (specifically vs2osisref) being installed,
+xreffix.pl and xrefmake rely on the Perl bindings being installed.
+
xrefadd.pl relies also on the tests (specifically parsekey) being correctly
installed.