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
path: root/README
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-11-13 22:26:12 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-11-13 22:26:12 +0300
commit617df62a2da88fced7d06866ab23340c310b9e5e (patch)
tree1d7fd03c603f6f34d611b3c4f2c64c19d4049cbe /README
parent2c208fbd8903c67f8ab4a48de8636d5d5b1cd0d6 (diff)
Update
svn path=/trunk/mono/; revision=36092
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 0c1dff13c8a..948e1b0b718 100644
--- a/README
+++ b/README
@@ -71,7 +71,8 @@ This is Mono.
If you are building the software from CVS, make sure that you
have up-to-date mcs and mono sources:
- cvs co mono mcs
+ svn co svn+ssh://USER@mono-cvs.ximian.com/source/trunk/mono
+ svn co svn+ssh://USER@mono-cvs.ximian.com/source/trunk/mcs
Then, go into the mono directory, and configure: