mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-13 03:12:43 +00: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:
|
1. Install Claude Code:
|
||||||
|
|
||||||
```sh
|
```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`.
|
2. Navigate to your project directory and run `claude`.
|
||||||
|
|||||||
Reference in New Issue
Block a user