summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2000-06-21 08:00:29 +0000
committerfotis <fotis@unknown>2000-06-21 08:00:29 +0000
commita18129e3aabf4c67fa0a608b58483fe1977dce37 (patch)
tree67100fd1a498a3f63bd17d6ed72f8fcd1923748e
parent93fb757cf793d3b16712683d20dbe42c2d2efb4a (diff)
downloadxmlgraphics-fop-a18129e3aabf4c67fa0a608b58483fe1977dce37.tar.gz
xmlgraphics-fop-a18129e3aabf4c67fa0a608b58483fe1977dce37.zip
added explanation where to find detailed instructions how to compile (proposed by Marc Dorchain)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193422 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index d839507ca..20bac5791 100644
--- a/README
+++ b/README
@@ -14,5 +14,7 @@ FOP readme
HTML-Documentation can be found in the subdirectory /docs.
Compilation of Fop is started by executing build. It requires
- Xerces-J, Xalan and bsf.jar (comes with Xalan) in your classpath.
+ Xerces-J, Xalan and bsf.jar (comes with Xalan) in your classpath.
+ You can find more details in build.xml or in the documentation under the
+ heading 'compiling'.