docs: add installation through homebrew instruction in README

This commit is contained in:
Kingkor Roy Tirtho 2024-03-05 22:45:06 +06:00
parent 06a7ecf393
commit 0742e898e3

View File

@ -138,6 +138,15 @@ This handy table lists all the methods you can use to install Spotube:
</a> </a>
</td> </td>
</tr> </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> <tr>
<td>Windows - <a href="https://chocolatey.org">Chocolatey</a></td> <td>Windows - <a href="https://chocolatey.org">Chocolatey</a></td>
<td> <td>