From 58a0b7776cd26ce6cca4938cc72f2de160052818 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Mon, 1 Aug 2022 12:33:54 +0800 Subject: [PATCH] README: Add instructions about Scoop --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e427f8a..8f48681c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ I'm always releasing newer versions of binary of the software each 2-3 month wit | Linux (tarball) | [Tarball Download][linux-dlink] | | Windows | [Windows Download][win32-dlink] | | Windows (Chocolatey) | `choco install spotube` | +| Windows (Scoop) | `scoop bucket add extras`
`scoop install spotube` | Windows (WinGet) | `winget install --id KRTirtho.Spotube` | | MacOS | [MacOS Download][mac-dlink] |