README.md: Replace "should" by "can" regarding Windows binaries (#376)

This commit is contained in:
Sebastian Pipping 2020-01-23 22:22:27 +01:00
parent 20f3da24e5
commit 8a989015ad

View file

@ -18,7 +18,7 @@ Expat supports the following compilers:
- LLVM Clang >=3.5
- Microsoft Visual Studio >=8.0/2005
Windows users should use the
Windows users can use the
[`expat_win32` package](https://sourceforge.net/projects/expat/files/expat_win32/),
which includes both precompiled libraries and executables, and source code for
developers.