diff --git a/BUILD.md b/BUILD.md index 68ba63fb..ce3d92bb 100644 --- a/BUILD.md +++ b/BUILD.md @@ -21,8 +21,10 @@ To build packages for distribution, run `make electron-build` after the steps ab > What version of mingw and visual studio are needed to build? Any other dependencies for windows? Instructions for how to install? Visual studio 2019 with: -MSVC v142 -Windows 10 SDK + * MSVC v142 + * Windows 10 SDK + + Mingw64, install it from https://www.msys2.org/ @@ -78,4 +80,4 @@ Should work OOTB, please create issue if not. Should work OOTB, please create issue if not. -* Note: Might have to downgrade to Node 14 \ No newline at end of file +* Note: Might have to downgrade to Node 14