mirror of
https://github.com/anthropics/claude-code.git
synced 2026-08-13 02:12:26 -06:00
Merge pull request #11297 from ravshansbox/patch-1
Update installation instructions for Claude Code
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user