Skip to content

Commit 179dc3e

Browse files
Wuvistdeadprogram
authored andcommitted
Fix mingw link typo in README.md
1 parent 1505d75 commit 179dc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ In order to build and install OpenCV 4.10.0 on Windows, you must first download
409409

410410
#### MinGW-W64
411411

412-
Download and run the MinGW-W64 compiler installer from [https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/).
412+
Download and run the MinGW-W64 compiler installer from [https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/).
413413

414414
The latest version of the MinGW-W64 toolchain is `8.1.0`, but any version from `8.X` on should work.
415415

0 commit comments

Comments
 (0)