Skip to content

docs: fix README build requirements and add installation links#830

Merged
patrickhoefler merged 2 commits intomainfrom
docs/fix-readme
Mar 28, 2026
Merged

docs: fix README build requirements and add installation links#830
patrickhoefler merged 2 commits intomainfrom
docs/fix-readme

Conversation

@patrickhoefler
Copy link
Copy Markdown
Owner

Summary

  • Remove Go as an explicit prerequisite for native and container builds — mise install handles it automatically via .go-version
  • Add missing mise install step to the native build instructions
  • Link Docker and Homebrew headings, consistent with how mise and Graphviz are already linked

Test plan

  • Verify links render correctly in the GitHub README preview

🤖 Generated with Claude Code

- Remove Go as explicit prerequisite (mise install handles it via .go-version)
- Add missing `mise install` step to native build instructions
- Link Docker and Homebrew headings for consistency with mise/Graphviz

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README build/install documentation to better reflect that Go is managed via mise and to improve consistency of external links.

Changes:

  • Link the “Docker” and “Homebrew” installation headings to their respective websites.
  • Update “Build from Source” requirements to remove Go as an explicit prerequisite.
  • Add mise install to the native build instructions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@patrickhoefler patrickhoefler enabled auto-merge (squash) March 28, 2026 09:25
@patrickhoefler patrickhoefler merged commit 4ee759c into main Mar 28, 2026
8 checks passed
@patrickhoefler patrickhoefler deleted the docs/fix-readme branch March 28, 2026 09:29
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.

2 participants