Skip to content

Commit 0571c11

Browse files
authored
Mention MSYS2 for Windows in README.md
1 parent ed077fc commit 0571c11

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,9 @@ dnf install file-libs
8181

8282
### Windows
8383

84-
The DLLs that are bundled in the Windows wheels are compiled by @julian-r
85-
and are hosted at https://github.com/julian-r/file-windows/releases.
84+
The DLLs that are bundled in the Windows wheels are built by MSYS2 ([mingw32](https://packages.msys2.org/packages/mingw-w64-i686-file) and [mingw64](https://packages.msys2.org/packages/mingw-w64-x86_64-file)).
8685

87-
For ARM64 Windows, you'll need to compile libmagic from source.
86+
For ARM64 Windows, you'll need to compile libmagic from source or [install](https://packages.msys2.org/packages/mingw-w64-clang-aarch64-file) from MSYS2.
8887

8988
### OSX
9089

0 commit comments

Comments
 (0)