mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-24 14:47:23 +00:00
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:
co-authored by
Claude Opus 4.7
parent
2b75b66f05
commit
566392dae4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user