From bda76a59ecc59be79b858de0cc0399b98ffd8332 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Tue, 5 Mar 2024 22:45:06 +0600 Subject: [PATCH] docs: add installation through homebrew instruction in README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 18eb55aa..b8f0c9b8 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,15 @@ This handy table lists all the methods you can use to install Spotube: + + Macos - Homebrew + +
+brew tap krtirtho/apps
+brew install --cask spotube
+
+ + Windows - Chocolatey