Add Homebrew installation command

closes #68
This commit is contained in:
Grishka
2023-09-26 17:21:03 +03:00
parent 57c7456793
commit 0deec1a64b

View File

@@ -15,6 +15,12 @@ Download the latest build from the releases section, unzip, move to your applica
If you want the app to start on boot, [follow thesee steps to add NearDrop as a login item.](https://support.apple.com/guide/mac-help/open-items-automatically-when-you-log-in-mh15189/mac) If you want the app to start on boot, [follow thesee steps to add NearDrop as a login item.](https://support.apple.com/guide/mac-help/open-items-automatically-when-you-log-in-mh15189/mac)
#### Installation with Homebrew
```
brew install grishka/grishka/NearDrop
```
## Contributing ## Contributing
Pull requests that change the readme will not be accepted. Pull requests that change the readme will not be accepted.