docs(stockholm): mention dev-service-stockholm in the user guide

The "Enabling the Stockholm UI" section listed the binary/env-var/Docker
forms but not the new dev-service-stockholm make target — which is the
shortest path through the local roundtrip and the one most contributors
will want.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Tobias Gesellchen
2026-05-17 12:41:22 +02:00
co-authored by Claude Opus 4.7
parent 2b75b66f05
commit 566392dae4
+4
View File
@@ -219,6 +219,10 @@ The `./stockholm/` directory is now ready to use.
Pass the directory to the service at startup:
```bash
# Development (recommended): builds the service and runs it with
# Stockholm enabled, checking that prepare-stockholm has run.
make dev-service-stockholm
# Binary
soundtouch-service --stockholm-dir ./stockholm