Skip to content

Conversation

@pmarsceill
Copy link
Owner

Summary

  • Move the System Requirements section to appear directly after the quick install bash script in the README
  • Wrap OS-specific installation instructions in collapsible <details> elements for better readability
  • Makes system requirements more discoverable for new users installing via the quick install method

Closes #15

Test plan

  • Verify README renders correctly on GitHub
  • Confirm System Requirements section appears after the install script
  • Check that collapsible sections expand/collapse properly

🤖 Generated with Claude Code

Move the System Requirements section to appear directly after the quick
install bash script, making it more discoverable for new users. Also wrap
OS-specific installation instructions in collapsible details elements for
better readability.

Closes #15

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@pmarsceill pmarsceill merged commit 19d42dc into main Jan 22, 2026
5 checks passed
@pmarsceill pmarsceill deleted the docs/move-system-requirements-section branch January 22, 2026 19:48
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.

Move "System requirements" section under the bash script for installation in the README

2 participants