diff --git a/README.md b/README.md index 77a436e..fbff7c6 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,5 @@ If build on Fedora Atomic, you can generate an offline ISO with the instructions These images are signed with [Sigstore](https://www.sigstore.dev/)'s [cosign](https://github.com/sigstore/cosign). You can verify the signature by downloading the `cosign.pub` file from this repo and running the following command: ```bash -cosign verify --key cosign.pub ghcr.io/blue-build/legacy-template +cosign verify --key cosign.pub ghcr.io/blue-build/template ```