From 0deec1a64b2622514dc8ac63e749e0b60a2f1905 Mon Sep 17 00:00:00 2001 From: Grishka Date: Tue, 26 Sep 2023 17:21:03 +0300 Subject: [PATCH] Add Homebrew installation command closes #68 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d218aa8..a23ebf4 100644 --- a/README.md +++ b/README.md @@ -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) +#### Installation with Homebrew + +``` +brew install grishka/grishka/NearDrop +``` + ## Contributing Pull requests that change the readme will not be accepted.