Skip to content

Commit 71961d1

Browse files
committed
Updated installtion command
1 parent 15a5ea1 commit 71961d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ After testing Claude Code extensively, I've developed this comprehensive cheat s
1010

1111
```bash
1212
# Install Claude Code
13-
curl -sL https://install.anthropic.com | sh
13+
npm install -g @anthropic-ai/claude-code
1414

1515
# Launch interactive REPL
1616
claude

0 commit comments

Comments
 (0)