Transcript
Now we can install Claude Code itself. It has a native installer that makes this easy.
Run the PowerShell command shown on the slide. Again, this looks cryptic but you don't need to understand it - just copy and paste it from the slide. It downloads and runs the official installer, which sets up the claude command and configures automatic updates.
Verify the installation by running claude --version. You should see a version number.
Commands
irm https://claude.ai/install.ps1 | iex
claude --version