added note about apple binary annoyance

This commit is contained in:
Dave Griffiths 2022-09-21 16:41:10 +01:00
parent 28737a9fc6
commit 0df9468361

View File

@ -39,15 +39,15 @@ behind it.
# Binaries
* **Windows**: [samplebrain_0.18_win.zip](https://static.thentrythis.org/samplebrain/samplebrain_0.18_win.zip)
* **Mac**: [samplebrain_0.18_macintel.zip](https://static.thentrythis.org/samplebrain/samplebrain_0.18_macintel.zip)
* **Mac (intel)**: [samplebrain_0.18_macintel.zip](https://static.thentrythis.org/samplebrain/samplebrain_0.18_macintel.zip)
Note: As this software is not on the apple store, to run this binary
you need to tell your mac it's ok: Go to System Preferences > Security
& Privacy > General. At the bottom of the window, select "Allow apps
to be downloaded from Anywhere".
Mac note #1: As this software is not on the apple store, to run this
binary you need to tell your mac it's ok: Go to System Preferences >
Security & Privacy > General. At the bottom of the window, select
"Allow apps to be downloaded from Anywhere".
Contribution of a universal or apple silicon binary gratefully
received (see building instructions below)
Mac note #2: Contribution of a universal or apple silicon binary
gratefully received (see building instructions below)
**Linux install (Ubuntu)**