* MdiClient.cs: Handle the case where windows are too high or to
[mono.git] / README
diff --git a/README b/README
index 9b18f536b9b3dd84a881c607f0d1341b5957c701..775f78b27f04cf052be8c4c88adcc25617c29db8 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
 
 This is Mono.
 
-1. Installation
-2. Using Mono
-3. Directory Roadmap
+       1. Installation
+       2. Using Mono
+       3. Directory Roadmap
 
 1. Compilation and Installation
 ===============================
@@ -25,6 +25,11 @@ This is Mono.
 
                http://www.hpl.hp.com/research/linux/libunwind/download.php4
 
+       On Solaris, make sure that you used GNU tar to unpack this package, as
+       Solaris tar will not unpack this correctly, and you will get strange errors.
+
+       On Solaris, make sure that you use the GNU toolchain to build the software.
+
        Optional dependencies:
 
                * libgdiplus
@@ -141,8 +146,6 @@ This is Mono.
        * runtime engine
 
                mono program.exe
-         or
-               mint program.exe
 
        * C# compiler
 
@@ -158,9 +161,6 @@ This is Mono.
 3. Directory Roadmap
 ====================
 
-       doc/
-               Contains the web site contents.
-
        docs/
                Technical documents about the Mono runtime.