Skip to content

Commit

Permalink
docs: add installation through homebrew instruction in README
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Mar 5, 2024
1 parent d1f0e77 commit bda76a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,15 @@ This handy table lists all the methods you can use to install Spotube:
</a>
</td>
</tr>
<tr>
<td>Macos - <a href="https://brew.sh">Homebrew</a></td>
<td>
<pre lang="bash">
brew tap krtirtho/apps
brew install --cask spotube
</pre>
</td>
</tr>
<tr>
<td>Windows - <a href="https://chocolatey.org">Chocolatey</a></td>
<td>
Expand Down

0 comments on commit bda76a5

Please sign in to comment.