Edited wiki page EnvironmentConfig through web user interface.
diff --git a/EnvironmentConfig.wiki b/EnvironmentConfig.wiki
index fcc4239..2832c5e 100644
--- a/EnvironmentConfig.wiki
+++ b/EnvironmentConfig.wiki
@@ -17,7 +17,7 @@
sudo pip install virtualenv
}}}
-Easy, right? At this point, if you already have a version of Melange checked out then you can ignore this next line. Otherwise, step into that Terminal window and _cd_ to your Projects folder or wherever you are going to store the project folder. Clone the repository:
+Easy, right? At this point, if you already have a version of Melange checked out then you can ignore this next line. Otherwise, step into that Terminal window and _cd_ to wherever you are going to store the project. Clone the repository:
{{{
git clone http://code.google.com/p/soc/
}}}