From d282029e0fb9c7321ce9a6271e0065ff3e1c165a Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:03:08 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 888f993..318c59b 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ 2007-12-06: first "release". Note to self: Don't post stuff on pouet.net when drunk. -// TO COMPILE: g++ -o tinymod `pkg-config --libs alsa` tinymod.cpp -lm -L . -l:libportaudio.a + TO COMPILE: g++ -o tinymod `pkg-config --libs alsa` tinymod.cpp -lm -L . -l:libportaudio.a