Edited wiki page GettingStarted through web user interface.
diff --git a/GettingStarted.wiki b/GettingStarted.wiki
index 8ca17a7..4bf063d 100644
--- a/GettingStarted.wiki
+++ b/GettingStarted.wiki
@@ -70,14 +70,12 @@
= Checking Out the Code =
-We have switched from Subversion to Mercurial, so our svn repository is no longer updated.
-
To check out Melange source code run the following command:
Using Git repository:
{{{
-git clone http://soc.googlecode.com/hg/ melange
+git clone http://code.google.com/p/soc/
}}}
You can use TortoiseHg to do the checkout from http://soc.googlecode.com/hg/ Mercurial repository.