README install steps are macOS-only (brew) #6
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/backend#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-10T06:31:44Z - https://github.com/coilysiren/backend/issues/38
Observed
README.mdlines 8-9:```
brew install uv jq ffmpeg mpv
brew install --cask docker
```
These don't work on the Windows host. Equivalent commands today:
```
winget install astral-sh.uv jqlang.jq Gyan.FFmpeg mpv.net
winget install Docker.DockerDesktop
```
Proposed fix
Split the README install section into a Mac block and a Windows block, both included verbatim. Or add a one-line pointer for Windows users below the brew block. Either is fine; the brew block stays as-is for the Mac default.
Out of scope
Linux install commands (apt/dnf etc) - not currently a target host.
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.