From c18d92722182f98725d691bfa0fbddc276c94e5a Mon Sep 17 00:00:00 2001 From: thorium1256 Date: Tue, 24 Jun 2025 18:18:45 +0300 Subject: [PATCH] readme update to fit in with actual makefile --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ea3e751..d772288 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ You can't flag already revealed cells. ## Compilation -By default, the Makefile compiles in debug mode, so to compile both, use `make both`. - ### Windows For compiling on Windows, you need MSYS2 and MinGW-w64.