From fc7441e5aad11ce920c79c530bca7422a27bbbc5 Mon Sep 17 00:00:00 2001 From: John Maguire Date: Tue, 4 Mar 2014 10:00:28 -0800 Subject: [PATCH] Updated Compiling from Source (Windows) (markdown) --- Compiling-from-Source-(Windows).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-from-Source-(Windows).md b/Compiling-from-Source-(Windows).md index 9d2589e..bace67a 100644 --- a/Compiling-from-Source-(Windows).md +++ b/Compiling-from-Source-(Windows).md @@ -36,7 +36,7 @@ Install natty's version of libtool from http://old-releases.ubuntu.com/ubuntu/po ### Installing the compiler -We use mingw-w64 to compile Clementine. Download the latest version from http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds/ +We use mingw-w64 to compile Clementine. Download the latest version from [SourceForge](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds/) Extract it inside the chroot to the **/mingw** directory, and then put it on your `$PATH`: