v2: use XP_CHANNEL=preview for CLI install

Signed-off-by: Jared Watts <jbw976@gmail.com>
This commit is contained in:
Jared Watts 2025-03-31 07:51:12 +01:00
parent 89f1d474b9
commit a7187c7479
No known key found for this signature in database
GPG Key ID: 0467EEAE3B6EC0D2
1 changed files with 11 additions and 11 deletions

View File

@ -27,7 +27,7 @@ To download the latest version for your CPU architecture with the Crossplane
install script. install script.
```shell ```shell
curl -sL "https://raw.githubusercontent.com/crossplane/crossplane/main/install.sh" | sh curl -sL "https://raw.githubusercontent.com/crossplane/crossplane/main/install.sh" | XP_CHANNEL=preview sh
``` ```
[The script](https://raw.githubusercontent.com/crossplane/crossplane/main/install.sh) [The script](https://raw.githubusercontent.com/crossplane/crossplane/main/install.sh)