diff --git a/README.md b/README.md index f3a71440..ee8d3ecf 100644 --- a/README.md +++ b/README.md @@ -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`.