diff --git a/README.md b/README.md index 99fe1660..a460470f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The install script will skip the GitHub download and instead install from the `. Helm 4 verifies plugin provenance by default. This project publishes GPG-signed provenance artifacts (`.prov`) alongside release tarballs. To verify, import the project's public key into your keyring before running `helm plugin install`: ```shell -gpg --keyserver hkps://keys.openpgp.org --recv-keys +gpg --keyserver hkps://keys.openpgp.org --recv-keys 6D1B9CFF340869384450267300A28D1CC7CD8D7A helm plugin install https://github.com/databus23/helm-diff ```