From 5caa6d578b67f75cb77073200c5f3204d6487d33 Mon Sep 17 00:00:00 2001 From: Pomax Date: Fri, 19 Jan 2024 20:45:20 -0800 Subject: [PATCH] Update README.md Fixes #525 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76066f75c..f5aa3803e 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Installing (Windows) To compile with MSVC and NMAKE: - nmake + nmake /f Makefile.nmake You can cross-compile a Windows binary and dll on linux if you have the `mingw32` compiler: