Claude docs changes for April 6th, 2026 [diff]

Executive Summary

  • Quickstart guide now includes an installation UI snippet at the top, showing platform and package manager tabs with a one-liner install command

Claude Code changes

Changed documents

Quickstart [Source]

  • An installation UI block was added at the top of the page, showing terminal/desktop/IDE tab options, OS selection (macOS/Linux/Windows/Homebrew/WinGet), and the one-liner install command curl -fsSL https://claude.ai/install.sh | bash, plus a link to the troubleshooting page. [lines 4-17] [Source]

API changes