From 69aed489bdf6b665b93ab7d02814c910d369ddec Mon Sep 17 00:00:00 2001 From: Jonathan Thomas Date: Tue, 23 Jul 2019 16:58:09 -0500 Subject: [PATCH] Updated Windows Build Instructions (markdown) --- Windows-Build-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Build-Instructions.md b/Windows-Build-Instructions.md index 693dfb7..92ba879 100644 --- a/Windows-Build-Instructions.md +++ b/Windows-Build-Instructions.md @@ -148,7 +148,7 @@ mingw64/mingw-w64-x86_64-swig \ mingw64/mingw-w64-x86_64-cmake \ mingw64/mingw-w64-x86_64-doxygen --disable-download-timeout \ mingw64/mingw-w64-x86_64-python3-pip \ -mingw32/mingw-w64-i686-zeromq \ +mingw64/mingw-w64-x86_64-zeromq \ mingw64/mingw-w64-x86_64-python3-pyzmq \ mingw64/mingw-w64-x86_64-python3-cx_Freeze \ mingw64/mingw-w64-x86_64-rust \