From ef96b26786845995250e26fd78885fbce8b3de2b Mon Sep 17 00:00:00 2001 From: igor Date: Mon, 6 Nov 2023 19:32:00 -0800 Subject: [PATCH] Update README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 334614e..82ebb0c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Build +For MacOS: `make` +For other platforms modify flags in the Makefile. + # Run `./pingpong`