Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeai1 <Meai1@users.noreply.github.com>2014-05-31 22:25:33 +0400
committerMeai1 <Meai1@users.noreply.github.com>2014-05-31 22:25:33 +0400
commit91d14d4d5a763b26b2d5ad391484b236cbeb1f9e (patch)
tree5e7d23e9c376e63947a20197173e0661aff9ef32 /README.md
parent3b130980064499fc736dd059ce13a0ab5d301ea0 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6d033c86540..f42e3000815 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,9 @@ 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 mono-lite (explained further below)
+ 4. Mono is required to build Mono. Use a system package or monolite (explained further below)
- 5. Now that you most likely already have an existing system Mono installation you will need to read this: http://mono-project.com/Parallel_Mono_Environments#Setting_up_a_Build_Environment
+ 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
------------------------