diff --git a/README.md b/README.md index 3ac5fba3d77ab2..537b4776ca92a1 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ curl -fsLo "/path/to/nodejs-keyring.kbx" "https://github.com/nodejs/release-keys ``` Alternatively, you can import the releaser keys in your default keyring, see -[Release keys](#release-keys) for commands to how to do that. +[Release keys](#release-keys) for commands on how to do that. Then, you can verify the files you've downloaded locally (if you're using your default keyring, pass `--keyring="${GNUPGHOME:-~/.gnupg}/pubring.kbx"`):