From aee55d8d2c05ea427d6b0ecceea1692c1ba1b202 Mon Sep 17 00:00:00 2001 From: igor Date: Fri, 10 Nov 2023 12:58:25 -0800 Subject: [PATCH] Fix README. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ec5323f..316d37e 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,14 @@ For MacOS: ``` make - ``` +For other platforms modify flags in the Makefile. # FPS ``` make DFLAGS="-D FPS=30" ``` -For other platforms modify flags in the Makefile. - # Run ``` ./pingpong