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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index fcccf72c42..790ecbdbfa 100644
--- a/README.md
+++ b/README.md
@@ -76,12 +76,8 @@ You can run MonoDevelop: `open MonoDevelop.app` or build dmg package: `./make-dm
Dependencies
------------
- Mono >= 3.0.4
- Gtk# >= 2.12.8
- monodoc >= 1.0
- mono-addins >= 0.6
- cmake (Linux only for git support)
- libssh2 (Linux only for git support)
+- [Windows](https://github.com/mono/md-website/blob/gh-pages/developers/building-monodevelop.md#prerequisites-and-source)
+- [Unix](http://www.monodevelop.com/developers/building-monodevelop/#linux)
Special Environment Variables
-----------------------------