Update installation instructions for Claude Code
This commit is contained in:
parent
1fe9e369a7
commit
f09b24c49a
1 changed files with 1 additions and 1 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue