mirror of
https://github.com/anthropics/claude-code.git
synced 2026-01-30 04:02:03 +00:00
Update installation instructions for Claude Code
This commit is contained in:
committed by
GitHub
parent
1fe9e369a7
commit
f09b24c49a
@@ -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