Merge pull request #173 from devnoname120/patch-1

Fix Gatekeeper warning for Homebrew installations
This commit is contained in:
Gregory K
2024-08-04 21:10:48 +03:00
committed by GitHub

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
```
brew install grishka/grishka/neardrop
brew install --no-quarantine grishka/grishka/neardrop
```
## Contributing