Skip to content

Commit

Permalink
README.md: update URL for MinGW website
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikk authored Oct 31, 2024
1 parent 6f30fc8 commit 8f41d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To build on Unix, run CONF=unix make.

To build on Solaris using Sun cc, run CONF=sun make.

To build on Windows, you need Mingw. See http://www.mingw.org.
To build on Windows, you need Mingw. See https://www.mingw-w64.org/.
Edit Make.config to uncomment the Windows section
and comment out the rest. Then run CONF=win32 make.

Expand Down

0 comments on commit 8f41d52

Please sign in to comment.