From 1b7c62b06d7c189531eb1f99b64b80dc138f17c2 Mon Sep 17 00:00:00 2001 From: Ilya Glebov Date: Fri, 2 Jan 2026 20:40:10 +0100 Subject: [PATCH] Update release notes installation section --- .goreleaser.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 6b89d35..c415bba 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -95,11 +95,12 @@ release: scoop install somafm ``` - ### Linux + Or download from the [Releases page](https://github.com/glebovdev/somafm-cli/releases). + + ### Go Install ```bash go install github.com/glebovdev/somafm-cli/cmd/somafm@latest ``` - Pre-built binaries require CGO. Use `go install` which builds with your system's audio libraries. # Homebrew cask configuration (replaces deprecated brews) scoops: