From: fotis Date: Wed, 21 Jun 2000 08:00:29 +0000 (+0000) Subject: added explanation where to find detailed instructions how to compile (proposed by... X-Git-Tag: pre-columns~455 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a18129e3aabf4c67fa0a608b58483fe1977dce37;p=xmlgraphics-fop.git 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 --- 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'.