pull/387/head
Dalibor Karlović 10 months ago committed by GitHub
parent 619537629f
commit 3caab5bacf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2044,7 +2044,7 @@ Alternatively, use a public key server (it will update the key if already on the
$ gpg --send-key $KEYID
```console
and import the newly on any computer where you wish to use it (it will update the key if previously imported):
and import the newly updated key on any computer where you wish to use it (it will update the key if previously imported):
```console
$ gpg --recv $KEYID

Loading…
Cancel
Save