diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 8419d15..68092b2 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -90,9 +90,9 @@ jobs: ### First-time setup - 1. Change the default API key in config/default_config.yaml - 2. Open http://localhost:8080 and discover your WLED devices - 3. See INSTALLATION.md for detailed configuration + 1. Change the default API key in `config/default_config.yaml`. + 2. Open http://localhost:8080 and add your LED devices. + 3. See `INSTALLATION.md` for detailed configuration. ''').strip()) print(json.dumps('\n\n'.join(sections)))