From 184bfb0706dfe7fc2d508edf383095b89395a8e7 Mon Sep 17 00:00:00 2001 From: Dave Griffiths Date: Sat, 17 Sep 2022 13:58:27 +0100 Subject: [PATCH] more readme fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59018f7..b88525f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If you'd like the right font, optionally: $ sudo apt install ttf-mscorefonts-installer -# Building from source: +# Building from source Install libraries for the sample engine (use brew on mac, MinGW on win): @@ -71,7 +71,7 @@ Build & run it: $ sudo make install $ samplebrain -# Mac build additions: +# Mac build additions To make a mac app bundle: