Refresh the installation procedure.
authorKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 15:53:31 +0000 (17:53 +0200)
committerKim Nguyễn <kn@lri.fr>
Fri, 19 Oct 2012 15:53:31 +0000 (17:53 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index c562950..0746c78 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,16 +7,10 @@ ocaml-nox
 camlp4
 
 and their dependencies as well as ocamlbuild which is part of the standard ocaml distribution.
-The "src" directory should contain a copy of the XMLTree source dir (this can be a symbolic to
-the XMLTree directory).
 
 Build instructions
 ------------------
 
-Build the XMLTree library:
-
-cd src/XMLTree; make clean all; cd -
-
 Build the xpathcomp program:
 ./configure
 ./build