Fix README.

This commit is contained in:
2023-11-10 12:58:25 -08:00
parent 57395ff719
commit aee55d8d2c

View File

@@ -3,16 +3,14 @@ For MacOS:
``` ```
make make
``` ```
For other platforms modify flags in the Makefile.
# FPS # FPS
``` ```
make DFLAGS="-D FPS=30" make DFLAGS="-D FPS=30"
``` ```
For other platforms modify flags in the Makefile.
# Run # Run
``` ```
./pingpong ./pingpong