Skip to content

Commit fd37aca

Browse files
committed
Merge #8603: [trivial][doc] Mention gpg --refresh-keys in release-process.md
c25083b [trivial][doc] Mention gpg --refresh-keys in release-process.md (fanquake)
2 parents 12892db + c25083b commit fd37aca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/release-process.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,10 @@ Build output expected:
137137

138138
### Verify other gitian builders signatures to your own. (Optional)
139139

140-
Add other gitian builders keys to your gpg keyring
140+
Add other gitian builders keys to your gpg keyring, and/or refresh keys.
141141

142142
gpg --import bitcoin/contrib/gitian-keys/*.pgp
143+
gpg --refresh-keys
143144

144145
Verify the signatures
145146

0 commit comments

Comments
 (0)