Skip to content

Installation

There are multiple ways to install the claude CLI:

shell
brew install claude
shell
npm install -g @anthropic/claude-code
shell
curl -fsSL https://claude.ai/install.sh | bash

Verification

You can test your installation as follows:

shell
claude --version