* INSTALL: Minor textual changes.
authorStefan Ring <stefan@complang.tuwien.ac.at>
Thu, 12 Feb 2009 19:10:08 +0000 (20:10 +0100)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Thu, 12 Feb 2009 19:10:08 +0000 (20:10 +0100)
* README: Likewise.

INSTALL
README

diff --git a/INSTALL b/INSTALL
index f3869a941abc66166ca5ac152b1c526998c696cf..0fe2835f779067fbab8abe08f8da4e1312b51fd3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -20,8 +20,6 @@ directory tree like the JVMs from Sun or IBM do.
 Requirements:
 -------------
 
-In order to compile the Java classes from GNU classpath, you need a
-Java compiler supported by GNU classpath. To get a working classpath
-in an appropriate time, we recommend IBM jikes 1.18 or newer. For
-further instructions concerning GNU classpath, please refer to
-`src/classpath/INSTALL'.
+In order to build CACAO you need a Java runtime library such as GNU
+classpath or OpenJDK. Please refer to the respective project
+documentation for building.
diff --git a/README b/README
index a7653002c046366fef8f85526cceda7d935525bf..d17a921a129bcbdbb9c0d7ddf872f06935609356 100644 (file)
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ information for third party software can be found in THIRDPARTY.
 For installation instructions, please refer to INSTALL.
 
 New versions, updates and general information can be retrieved from
-http://www.cacaojvm.org/.
+http://www.cacaovm.org/.
 
 Enjoy!