From 79fef7cd6656c97fee54af047e8af0bbadba66d2 Mon Sep 17 00:00:00 2001 From: Dave Griffiths Date: Tue, 27 Sep 2022 08:35:44 +0100 Subject: [PATCH] README words --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 107b2a6..75c25b0 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ testing](https://static.thentrythis.org/samplebrain/samples/). Full description of all the parameters and a bit of the thinking behind it. -# Binaries +# Download As this is experimental non-commercial software (only originally written to run on a couple of computers!) you will have to bear with @@ -108,8 +108,8 @@ Build & run it: $ cd build $ qmake .. $ make - $ sudo make install - $ samplebrain + +`samplebrain.app` should then be in the app folder for you to run. # Mac build additions