diff options
author | Christian Andersen <csandersen3@gmail.com> | 2024-04-09 21:44:41 +0200 |
---|---|---|
committer | Christian Andersen <csandersen3@gmail.com> | 2024-05-25 12:43:00 +0200 |
commit | ad6e77ca9fe3da77a23b6b89e9678c92663c9cc8 (patch) | |
tree | 57cc3253cec12400930430f10b80aa7e4644ef13 /README.md | |
parent | ac75aab32321a1c4f469018d9b3596fd89f5bf14 (diff) | |
download | portable-ad6e77ca9fe3da77a23b6b89e9678c92663c9cc8.tar.gz portable-ad6e77ca9fe3da77a23b6b89e9678c92663c9cc8.tar.bz2 portable-ad6e77ca9fe3da77a23b6b89e9678c92663c9cc8.zip |
Rename README.windows to README.mingw.md
Since it is mingw specific and does not really
involve other compilers.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ make | |||
134 | 134 | ||
135 | LibreSSL builds against relatively recent versions of Mingw-w64, not to be | 135 | LibreSSL builds against relatively recent versions of Mingw-w64, not to be |
136 | confused with the original mingw.org project. Mingw-w64 3.2 or later | 136 | confused with the original mingw.org project. Mingw-w64 3.2 or later |
137 | should work. See README.windows for more information | 137 | should work. See README.mingw.md for more information. |
138 | 138 | ||
139 | #### Windows - Visual Studio | 139 | #### Windows - Visual Studio |
140 | 140 | ||