Skip to content

docs: clarify Windows install guidance#245

Merged
github-actions[bot] merged 1 commit into
mainfrom
spboyer/fix-readme-install-os-detection
May 20, 2026
Merged

docs: clarify Windows install guidance#245
github-actions[bot] merged 1 commit into
mainfrom
spboyer/fix-readme-install-os-detection

Conversation

@spboyer

@spboyer spboyer commented May 20, 2026

Copy link
Copy Markdown
Member

Summary

  • clarify that install.sh detects the Bash environment where it runs
  • warn WSL users that the script installs the Linux binary inside WSL
  • update README/docs install guidance for native Windows and remove the missing install.ps1 reference

Closes #241

Validation

  • bash -n install.sh
  • cd site && npm ci --quiet && npm run build

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot enabled auto-merge (squash) May 20, 2026 15:51
@github-actions github-actions Bot merged commit 1a352a5 into main May 20, 2026
6 checks passed
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.

Quick install step in readme fails to correctly detect OS

1 participant