Skip to content

(#40) docs: add Git install and execution policy bypass to README#41

Merged
seunggabi merged 1 commit intomainfrom
docs/#40_readme-install-guide
Feb 21, 2026
Merged

(#40) docs: add Git install and execution policy bypass to README#41
seunggabi merged 1 commit intomainfrom
docs/#40_readme-install-guide

Conversation

@seunggabi
Copy link
Copy Markdown
Owner

Summary

  • Add winget install --id Git.Git step before git clone for users without Git installed
  • Replace .\install.ps1 with PowerShell -ExecutionPolicy Bypass -File .\install.ps1 to handle security policy errors

Closes #40

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@seunggabi seunggabi merged commit d6e7cfa into main Feb 21, 2026
2 checks passed
@seunggabi seunggabi deleted the docs/#40_readme-install-guide branch February 21, 2026 08:07
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.

docs: add Git install and execution policy bypass to README

1 participant