haha nkanaev you so funny

This commit is contained in:
Nazar Kanaev 2021-05-30 21:33:33 +01:00
parent 9f5fd3bb4d
commit a45e29feb7

View File

@ -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