From cabd64c3111f189ed360af95423edfc346e1bf08 Mon Sep 17 00:00:00 2001 From: toh995 <52012721+toh995@users.noreply.github.com> Date: Wed, 5 Jul 2023 22:55:24 -0700 Subject: [PATCH] Fix a typo for homebrew install instructions Reference: https://formulae.brew.sh/formula/spotify_player --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fea1571a..88a1edd6 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Application's prebuilt binaries can be found in the [Releases Page](https://gith ### Homebrew -Run `brew install spotify-player` to install the application. +Run `brew install spotify_player` to install the application. ### Cargo