From 9d75e4ea5d5a2784295c686cf1351beb8a79d7c1 Mon Sep 17 00:00:00 2001 From: Ignacio Sanchez Gines <863613+drhelius@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:18:43 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1cf9e35a..bfebaa01 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,6 @@ Don't hesitate to report bugs or ask for new features by [openning an issue](htt - Install Microsoft Visual Studio Community 2022 or later. - Open the Gearsystem Visual Studio solution `platforms/windows/Gearsystem.sln` and build. -- You may want to use the `platforms/windows/Makefile` to build the application using MinGW. ### macOS