We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447c084 commit 44df0b6Copy full SHA for 44df0b6
1 file changed
README.md
@@ -22,7 +22,7 @@ The key should have fingerprint: `7D09D98C884BAE9248186059EFF55DC769C5C70D`
22
```bash
23
# Import the public key
24
gpg --import publickey.gpg.asc
25
-# Export to public keys to legacy keyring format used by Helm CLI
+# Export the public key to legacy keyring format used by Helm CLI
26
gpg --export > ~/.gnupg/pubring.gpg
27
```
28
0 commit comments