diff --git a/README.md b/README.md index 8b5838e4..1ec044da 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,13 @@ All the binaries are located in the [releases](https://github.com/krtirtho/spotu Download the [setup file](https://github.com/KRTirtho/spotube/releases/download/v1.0.1/Spotube-windows-x86_64-setup.exe) & follow along the installer +### Chocolatey + +Run the following command to install Spotube with windows chocolatey package manager +```powershell +choco install spotube +``` + ## Linux ### Ubuntu/Debian/Linux Mint/Pop_!OS: diff --git a/assets/spotube-screenshot.png b/assets/spotube-screenshot.png index 3ace62f1..e4602eb9 100644 Binary files a/assets/spotube-screenshot.png and b/assets/spotube-screenshot.png differ