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 ``