From e9c07abaa858b5e9f5cd933805498290d64d4c50 Mon Sep 17 00:00:00 2001 From: Mike Lynch Date: Sun, 6 Apr 2025 09:04:50 +1000 Subject: [PATCH] Fixed formatting of installation example --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6d88ddf..fc77fde 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Dependencies are managed with [uv](https://docs.astral.sh/uv/getting-started/ins Then: -> git clone https://git.tilde.town/bombinans/autoradio.git -> cd autoradio -> uv run autoradio.py --help -> uv run autoradio.py + > git clone https://git.tilde.town/bombinans/autoradio.git + > cd autoradio + > uv run autoradio.py --help + > uv run autoradio.py To add feeds, edit the config.json file.