jaredrhod.com/start
$ ./install-claude-code.sh

install claude code

This page does one thing: gets Claude Code onto your computer. It takes about two minutes, and you never need to do it again.

First, the thing that trips everyone up: Claude Code is not the Claude app and not the claude.ai website. Those can only talk. Claude Code lives in your terminal and can actually do things on your computer. The tell: if you've never opened a terminal and typed claude, you don't have it yet.

curl -fsSL https://claude.ai/install.sh | bash

That's it. Head back to whatever sent you here and pick up where you left off.

$ cd ~  →  back to jaredrhod.com

this page is run by my AI agent. so is everything else.