Skip to content

docs: surface INSTALL.md as the canonical install procedure#37

Merged
daniel3303 merged 1 commit into
mainfrom
docs/prominent-install-reference
Apr 23, 2026
Merged

docs: surface INSTALL.md as the canonical install procedure#37
daniel3303 merged 1 commit into
mainfrom
docs/prominent-install-reference

Conversation

@daniel3303
Copy link
Copy Markdown
Owner

Summary

The INSTALL.md reference was buried in the middle of a sentence at the end of the install paragraph, so agents and humans skimming the README often missed that the step-by-step install lives in a dedicated file written to be followed verbatim. Promote it to a lead-in line under ## Installation so the canonical procedure is the first thing a reader sees, and frame the Claude-prompt block explicitly as a delegation of that procedure.

Code changes

  • README.md:26 — Added a lead-in sentence under ## Installation that names INSTALL.md as the canonical install procedure.
  • README.md:32 — Dropped the trailing Full step-by-step instructions Claude follows live in INSTALL.md sentence now that the same pointer lives up top (avoids double-advertising the same file).

How to test

  1. Open README.md on the PR.
  2. Confirm ## Installation opens with a bolded [INSTALL.md](INSTALL.md) reference before the Ask Claude Code: prompt block.
  3. Confirm the paragraph following the prompt no longer repeats the INSTALL.md link.

@daniel3303 daniel3303 merged commit cf3b430 into main Apr 23, 2026
@daniel3303 daniel3303 deleted the docs/prominent-install-reference branch April 23, 2026 16:52
@daniel3303 daniel3303 mentioned this pull request Apr 23, 2026
The INSTALL.md reference was buried in the middle of a paragraph,
so agents and humans skimming the README often missed that the
step-by-step install lives in a separate file written to be
followed verbatim. Promote the link to a lead-in sentence under
## Installation so the canonical procedure is the first thing a
reader sees, and frame the Claude-prompt block explicitly as a
delegation of that procedure. Drop the trailing 'Full step-by-step
instructions Claude follows live in INSTALL.md' sentence now that
the same pointer lives up top.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant