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

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornulltoken <emeric.fermas@gmail.com>2014-10-31 12:33:12 +0300
committernulltoken <emeric.fermas@gmail.com>2014-11-04 21:56:11 +0300
commita2682edeb6a7a9633d9bcf1c94ec25e265ad32fa (patch)
tree0cba384edc0b05c9f9a710c76eb3c235e3d61f43 /README.md
parentcf3b8062fc5bda68ccb1c72b75662ced021f6c6c (diff)
Release LibGit2Sharp v0.20v0.20
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index a288b282..18379c00 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,14 @@
[0]: http://libgit2.github.com/
+## Prerequisites
+
+ - **Windows:** .Net 4.0+
+ - **Linux/MacOsX:** Mono 3.6+
+
## Online resources
- - [NuGet package][1]
+ - [NuGet package][1] (Requires NuGet 2.7+)
- [Source code][2]
- [Continuous integration][3]