Fix Gatekeeper warning for Homebrew installations

See https://support.apple.com/en-us/102445
This commit is contained in:
Paul
2024-08-04 20:06:38 +02:00
committed by GitHub
parent 6660bce6a6
commit 2f1ac84942

View File

@@ -18,7 +18,7 @@ If you want the app to start on boot, [follow these steps to add NearDrop as a l
#### Installation with Homebrew #### Installation with Homebrew
``` ```
brew install grishka/grishka/neardrop brew install --no-quarantine grishka/grishka/neardrop
``` ```
## Contributing ## Contributing