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:
authorMike Krüger <mkrueger@xamarin.com>2013-07-02 09:44:48 +0400
committerMike Krüger <mkrueger@xamarin.com>2013-07-02 09:44:48 +0400
commit5f61a8f456f63afd144576630f1b84361bdb6504 (patch)
treedc28c724b9099623553f84f75b98bf2eefcf9a17 /README
parent6f67817ba8e97e6844d7e62067779e14024513af (diff)
Corrected ikvm directory.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d90b0337..0b4e5873 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ How to compile:
or download Cecil from https://github.com/jbevain/cecil/ and unzip it into a directory named "cecil"
next to the directory containing NRefactory.
2. If you need the IKVM binding get it from https://github.com/mono/ikvm-fork and put it next to the NRefactory directory
- like Mono.Cecil.
+ like Mono.Cecil - name it "ikvm".
3. Open NRefactory.sln in your favorite .NET IDE and compile.
Features: