We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36134f commit ceb0168Copy full SHA for ceb0168
contrib/verify-binaries/README.md
@@ -17,7 +17,7 @@ must obtain that key for your local GPG installation.
17
You can obtain these keys by
18
- through a browser using a key server (e.g. keyserver.ubuntu.com),
19
- manually using the `gpg --keyserver <url> --recv-keys <key>` command, or
20
- - you can run the packaged `verify.py ... --import-keys` script to
+ - you can run the packaged `verify.py --import-keys ...` script to
21
have it automatically retrieve unrecognized keys.
22
23
#### Usage
0 commit comments