install git via scoop
scoop install git
set path
setx CLAUDE_CODE_GIT_BASH_PATH "%USERPROFILE%\scoop\apps\git\current\usr\bin\bash.exe"
install Claude Code
irm https://claude.ai/install.ps1 | iex
https://code.claude.com/docs/en/setup#windows-powershell
Then restart Terminal app and run the following command.
claude --version
2.1.15 (Claude Code)
Top comments (0)