Merge pull request #94 from Moulick/master

Fix brew install command
This commit is contained in:
Gregory K
2023-09-27 15:28:54 +03:00
committed by GitHub

View File

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