minor changes
authorcacao <none@none>
Tue, 7 Dec 2004 13:51:57 +0000 (13:51 +0000)
committercacao <none@none>
Tue, 7 Dec 2004 13:51:57 +0000 (13:51 +0000)
INSTALL
README

diff --git a/INSTALL b/INSTALL
index 029609588d9bb791d452e65146df577310f62c93..f3869a941abc66166ca5ac152b1c526998c696cf 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,7 +14,7 @@ this destination by providing the `--prefix=PATH' option to configure.
 This version of cacao only supports the `--prefix' option, even if
 configure processes the other options (`--bindir', `--libdir', etc.),
 it will screw up your installation since CACAO tries to setup a
-directory tree like Sun or IBM does.
+directory tree like the JVMs from Sun or IBM do.
 
 
 Requirements:
diff --git a/README b/README
index c9a262aafeda5ce200c22c1ec048bf0445ae89d0..001bc15c4050514c3d624367834d1492d6f6b635 100644 (file)
--- a/README
+++ b/README
@@ -5,9 +5,9 @@ CACAO is a Java Virtual Machine with a JIT compiler for different
 architectures. It includes the GNU classpath and the Boehm garbage
 collector.
 
-You will find the licensing condition in the file COPYING.
+You will find the licensing conditions in the file COPYING.
 
-For installation instruction, please refer to INSTALL.
+For installation instructions, please refer to INSTALL.
 
 New versions, updates and general information can be retrieved from
 http://www.cacaojvm.org/.