Update README.md

This commit is contained in:
zebbern
2025-07-02 18:34:47 +02:00
committed by GitHub
parent b2d73a3177
commit edf2babc14
+2 -5
View File
@@ -72,13 +72,10 @@ sudo apt update && sudo apt install -y nodejs npm
npm install -g @anthropic-ai/claude-code
# Step-by-step guide
## Method 6 Build from source (any OS) *️⃣
git clone https://github.com/anthropics/claude-code.git
cd claude-code && pnpm install && pnpm build
pnpm --filter cli run cli:install
## Checn if claude is installed
which claude
claude --version
# Handy for cutting-edge commits or local patches
# Interactive Mode
claude # Start interactive REPL