From b4e9b568393811b8eebb72521b0233abfadb4020 Mon Sep 17 00:00:00 2001 From: Laurent Lemaire Date: Mon, 17 Nov 2025 16:18:33 +0100 Subject: [PATCH] Update macintosh.txt fixing error in the brew install gtk+3 line ... --- macintosh.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macintosh.txt b/macintosh.txt index 637d424..59324e4 100644 --- a/macintosh.txt +++ b/macintosh.txt @@ -49,7 +49,7 @@ issues in the github repository Note: Thanks to Clem Cole pointed out that users of brew instead of MacPorts can replace steps 2 to 7 as follows - 4. brew install gtk3+ + 4. brew install gtk+3 5. brew install git 6. brew install cairo 7. brew install pkgconfig