<!--
Copyright © Advanced Micro Devices, Inc., or its affiliates.

SPDX-License-Identifier: MIT
-->

# Installing ROCm CLI

ROCm CLI ships as a single prebuilt binary. Platform support:

```{include} ../../../README.md
:start-after: "<!-- platform-support-table-start -->"
:end-before: "<!-- platform-support-table-end -->"
```

Live dashboard telemetry requires Linux or WSL2 (see
[Interactive interfaces](../getting-started.md#interactive-interfaces)). vLLM
serving is Linux or WSL2 only (see `docs/vllm.md`).

```{include} ../../../README.md
:start-after: "## Installation"
:end-before: "See [CONTRIBUTING.md]"
```

See [Contributing](../about/contributing.md) for the full development setup, test
commands, and commit-signing requirements.
