mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
Update readme.md
This commit is contained in:
parent
c072783c42
commit
eb9bfc57e2
@ -18,10 +18,13 @@ 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.
|
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.
|
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
|
xattr -d com.apple.quarantine /Applications/yarr.app
|
||||||
|
|
||||||
|
[macos-open]: https://support.apple.com/en-gb/guide/mac-help/mh40616/mac
|
||||||
|
|
||||||
### windows
|
### windows
|
||||||
|
|
||||||
Download `yarr-*-windows32.zip`, unzip it, place wherever you'd like to
|
Download `yarr-*-windows32.zip`, unzip it, place wherever you'd like to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user