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

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5fcaf41b..817c01f4 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ How to download:
- Sourcecode is available on GitHub (https://github.com/icsharpcode/NRefactory)
How to compile:
- 1. Get Mono.Cecil
+ 1. Get Mono.Cecil 0.9.6
Get Cecil from https://github.com/jbevain/cecil ('git clone git://github.com/jbevain/cecil.git')
or download Cecil from https://github.com/jbevain/cecil/ and unzip it into a directory named "cecil"
next to the directory containing NRefactory.