From eb9bfc57e224600e087a548365fcff24ff3b188a Mon Sep 17 00:00:00 2001 From: nkanaev Date: Tue, 25 May 2021 15:34:49 +0100 Subject: [PATCH] Update readme.md --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index db6d062..ced200d 100644 --- a/readme.md +++ b/readme.md @@ -18,9 +18,12 @@ Download `yarr-*-macos64.zip`, unzip it, place `yarr.app` in `/Applications` fol The binaries are not signed, because the author doesn't want to buy a certificate. Apple hates cheapskate developers, therefore the OS will refuse to run the application. -To bypass these measures, you can run the command: +To bypass these measures, you can either follow the instructions provided [here][macos-open] +or run the command below: xattr -d com.apple.quarantine /Applications/yarr.app + +[macos-open]: https://support.apple.com/en-gb/guide/mac-help/mh40616/mac ### windows