From 0bac4870aa42f6ee357315189a5763aeca6b1e8d Mon Sep 17 00:00:00 2001 From: Moulick Aggarwal <15780903+Moulick@users.noreply.github.com> Date: Wed, 27 Sep 2023 11:36:36 +0200 Subject: [PATCH] Fix brew install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e12c3c..9c104ae 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you want the app to start on boot, [follow thesee steps to add NearDrop as a #### Installation with Homebrew ``` -brew install grishka/grishka/NearDrop +brew install grishka/grishka/neardrop ``` ## Contributing