docs: add installation instructions for the Windows CLI variant

This commit is contained in:
Malte Poll 2024-03-06 10:23:31 +01:00
parent 483c888a3c
commit 52e4e64316
4 changed files with 56 additions and 2 deletions

View file

@ -33,6 +33,10 @@ You don't need to verify the Constellation node images. This is done automatical
## Verify the signature
:::info
This guide assumes Linux on an amd64 processor. The exact steps for other platforms differ slightly.
:::
First, [install the Cosign CLI](https://docs.sigstore.dev/system_config/installation). Next, [download](https://github.com/edgelesssys/constellation/releases) and verify the signature that accompanies your CLI executable, for example:
```shell-session