You'll notice
The updater now stays put rather than installing a release that predates signature enforcement, with a hint to override.
The update command now handles a skippedUnverifiedRelease case: if the target release predates release-signature enforcement, it prints a warning and stays on the current version, with a hint to run claude install <version> to override explicitly.
Names in the bundleclaude install
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up claude install, on CLI reference.
| `claude install [version]` | Install or reinstall the native binary. Accepts a version like `2.1.118`, or `stable` or `latest`. See [Install a specific version](/docs/en/setup#install-a-specific-version) | `claude install stable` |cli-reference see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up claude install, on CLI reference.