mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 09:46:19 +02:00
Fix Gatekeeper warning for Homebrew installations
See https://support.apple.com/en-us/102445
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user