From 4c3e5ae60478401909fc5543b449376a2783b7f6 Mon Sep 17 00:00:00 2001 From: cacao Date: Tue, 7 Dec 2004 13:51:57 +0000 Subject: [PATCH] minor changes --- INSTALL | 2 +- README | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 029609588..f3869a941 100644 --- 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 c9a262aaf..001bc15c4 100644 --- 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/. -- 2.25.1