Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/claude-code-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This document provides general background and information about Claude Code to h
Claude Code requires Node.js 18+ and is available via npm:

```bash
npm install -g @anthropics/claude-code
npm install -g @anthropic-ai/claude-code
```

Verify installation:
Expand Down