From c7f10c9e7322a7b198ecbdb13475fa3ccc18ffc6 Mon Sep 17 00:00:00 2001 From: krzys_h Date: Sun, 29 Mar 2015 21:26:03 +0200 Subject: [PATCH] Updated build bot link in INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 98ea0941..4ec97b74 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -28,7 +28,7 @@ any of the missions. ### Compiling on Windows The recommended way of compiling for Windows is using Linux in a cross-compilation environment called MXE. -This is the way our build bot service (http://colobot.info/files/compiled.php) prepares the release packages. +This is the way our build bot service (http://compiled.colobot.info/) prepares the release packages. You can also compile directly on Windows with MSYS2/MinGW-w64 but this is a bit more difficult to set up. #### Cross-compiling using MXE