Fixed formatting of installation example

This commit is contained in:
Mike Lynch 2025-04-06 09:04:50 +10:00
parent e1026e83fb
commit e9c07abaa8

View File

@ -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.