radio

a command line radio player, using mpd/mpv as a backend
git clone git://git.alex.balgavy.eu/radio.git
Log | Files | Refs | README | LICENSE

commit 998768595d1f5b9dc7ef3726c32f3e65972c1555
parent f23077ef880ceb803ec4bea44da76a687b6a7c5a
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Tue,  6 Oct 2020 11:20:12 +0200

Fix README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -6,6 +6,6 @@ They can be overridden by defining channels in the file `$HOME/.config/radio/url The file uses the standard conf syntax. ## Installation -* Homebrew: `brew install thezeroalpha/formulae/conf` +* Homebrew: `brew install thezeroalpha/formulae/radio` * Makefile: `make install` * Manual: download the `radio` script, make it executable, and put it in your `$PATH`