Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,6 @@ brew install glebovdev/tap/somafm
curl -sSL https://raw.githubusercontent.com/glebovdev/somafm-cli/master/install.sh | sh
```

### Linux (manual)

Download from the [Releases page](https://github.com/glebovdev/somafm-cli/releases):
- `somafm_*_linux_amd64.tar.gz`
- `somafm_*_linux_arm64.tar.gz`

```bash
tar -xzf somafm_*_linux_*.tar.gz
sudo mv somafm /usr/local/bin/
```

### Windows

```powershell
Expand Down