From a5acc646a2aa9eecb72f9d6cd4a6e1723f18ab9f Mon Sep 17 00:00:00 2001 From: devZoGok Date: Mon, 7 Jul 2025 09:40:42 +0300 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21cdadc..c7e74fa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ - `git clone ` - `cd Battteship` - `git submodule update --init --recursive` -- `cmake -S . -B -G ` +- `cmake -S . -B [-G ] -DSFML_BUILD_GRAPHICS=0` - open `build\ALL_BUILD.vcxproj` - build the solution (in case of the fatal error C1128, use, for example, the `RelWithDebInfo` build configuration) - copy and paste `battleship.exe` into ``