Actually set the `class' and `struct' constraint on the GenericTypeParameterBuilder.
[mono.git] / README
diff --git a/README b/README
index b44d33ea8bc171de4a481388592f7a7f6760d4d5..402d404a17a388a1fee83770503b70a30484ab7a 100644 (file)
--- a/README
+++ b/README
@@ -45,6 +45,14 @@ This is Mono.
                make
                make install
 
+       Mono supports a JIT engine on x86, SPARC and PowerPC systems.
+       The various commands that ship with Mono default to the JIT engine
+       on x86 and SPARC, to turn it on for PPC systems, use the --with-jit=yes 
+       command line option to configure.
+
+       MacOS X Users: you will need to download the latest Boehm GC
+       Alpha release for garbage collection to work properly.
+
        If you obtained this as a snapshot, you will need an existing
        Mono installation.  To upgrade your installation, unpack both
        mono and mcs: