summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/crosscompile-mingw.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/crosscompile-mingw.txt b/DOCS/crosscompile-mingw.txt
index b971dffdc5..cc9d17f3a3 100644
--- a/DOCS/crosscompile-mingw.txt
+++ b/DOCS/crosscompile-mingw.txt
@@ -22,7 +22,7 @@ Example with MXE
# or more!
cd /opt
-git clone https://github.com/mxe/mxe
+git clone https://github.com/mxe/mxe mingw
cd mingw
# Edit the MXE target, so that MinGW-w64 for 32 bit targets is built.