]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
added explanation where to find detailed instructions how to compile (proposed by...
authorfotis <fotis@unknown>
Wed, 21 Jun 2000 08:00:29 +0000 (08:00 +0000)
committerfotis <fotis@unknown>
Wed, 21 Jun 2000 08:00:29 +0000 (08:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193422 13f79535-47bb-0310-9956-ffa450edef68

README

diff --git a/README b/README
index d839507ca49f443410cb07e20bf94a4c558982ce..20bac5791375c5a7ccbf17ac498bbb4874e7dceb 100644 (file)
--- 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'.