Edited wiki page GettingStarted through web user interface.
diff --git a/GettingStarted.wiki b/GettingStarted.wiki
index 4bf063d..9a32b65 100644
--- a/GettingStarted.wiki
+++ b/GettingStarted.wiki
@@ -78,8 +78,6 @@
git clone http://code.google.com/p/soc/
}}}
-You can use TortoiseHg to do the checkout from http://soc.googlecode.com/hg/ Mercurial repository.
-
= Setting up your Client =
Change directories into the working directory (the one created by checking out the code). Google App Engine requires a file `app.yaml` in the application directory. For now, you can create a dummy `app.yaml` file by running:
{{{