diff --git a/docs/tutorial/claude-code-getting-started.md b/docs/tutorial/claude-code-getting-started.md index 92d732aef..adc3ac507 100644 --- a/docs/tutorial/claude-code-getting-started.md +++ b/docs/tutorial/claude-code-getting-started.md @@ -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: