Merge pull request #11297 from ravshansbox/patch-1

Update installation instructions for Claude Code
This commit is contained in:
Boris Cherny
2025-11-11 14:28:48 -08:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ Claude Code is an agentic coding tool that lives in your terminal, understands y
1. Install Claude Code:
```sh
npm install -g @anthropic-ai/claude-code
curl -fsSL https://claude.ai/install.sh | bash
```
2. Navigate to your project directory and run `claude`.