diff --git a/README.md b/README.md index 0e8eec1..b2bbdbc 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,10 @@ For RPM based distributions: Windows build notes ------------------- +Pre-built win32 binaries can be found in releases section. + +As well, you can build it yourself. + Recent builds with dmd under windows have issues with crash in OPTILINK linker from DMD. Workaround: add --arch=x86_mscoff or --arch=x86_64 to DUB commandline