[windows] Return early in the vectored exception handler if the thread is not managed...
[mono.git] / README.md
index 07c950004d70bc09294b11f4656a3964d4534ca0..f42e3000815323f0814ed6afce4812291c0f3ee9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,10 @@ a. Build Requirements
   * libzlib - This library and the development headers are required for compression
 file support in the 2.0 profile.
 
+ 4. Mono is required to build Mono. Use a system package or monolite (explained further below)
+ 5. If you have a system Mono (not monolite), you will need to read this: http://mono-project.com/Parallel_Mono_Environments#Setting_up_a_Build_Environment
+
 b. Building the Software
 ------------------------