diff --git a/readme.md b/readme.md index ced200d..11e3106 100644 --- a/readme.md +++ b/readme.md @@ -15,23 +15,15 @@ The latest prebuilt binaries for Linux/MacOS/Windows are available ### macos Download `yarr-*-macos64.zip`, unzip it, place `yarr.app` in `/Applications` folder. - -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 either follow the instructions provided [here][macos-open] -or run the command below: +To open the app 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 -Download `yarr-*-windows32.zip`, unzip it, place wherever you'd like to -(`C:\Program Files` or Recycle Bin). Create a shortcut manually if you'd like to. - -Microsoft doesn't like cheapskate developers too, -but might only gently warn you about that, which you can safely ignore. +Download `yarr-*-windows32.zip`, unzip it, open `yarr.exe` ### linux