diff -r 80a91556e950 -r e7f6dc615097 BuildingOnWindows.wiki --- a/BuildingOnWindows.wiki Sun Sep 06 06:47:37 2015 +0200 +++ b/BuildingOnWindows.wiki Sun Sep 06 07:07:34 2015 +0200 @@ -32,7 +32,7 @@ # Using TortoiseHg * Right-click in any folder on your computer * Select Tortoise HG -> Clone. - * In the _Source_ textbox enter: http://hg.hedgewars.org/hedgewars/raw-file/default/ + * In the _Source_ textbox enter: http://hg.hedgewars.org/hedgewars/ * Press clone # Using command-line Mercurial * If you have Windows 7 skip the next 3 steps, and instead, SHIFT + Right click in the folder where you want to download the source. @@ -65,4 +65,4 @@ # Adjust the Output Directory under the General settings to be just \hedgewars\bin\. = Building process = -Run the *tools/build_windows.bat* file each time you want to build the source. Please note that there might some incompatibilities with the environment paths of this script in case that you are running MinSYS or Cygwin: we are quite confident that if you use such software you're quite able to correctly set up any paths. \ No newline at end of file +Run the *tools/build_windows.bat* file each time you want to build the source. Please note that there might some incompatibilities with the environment paths of this script in case that you are running MinSYS or Cygwin: we are quite confident that if you use such software you're quite able to correctly set up any paths.