From 2383a668231919d0d51ec00c3679f35eb5d60b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Karlovi=C4=87?= Date: Mon, 14 Aug 2023 10:19:42 +0200 Subject: [PATCH] fix bad copy paste --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ecf2ca..e452ea8 100644 --- a/README.md +++ b/README.md @@ -2042,7 +2042,7 @@ Alternatively, use a public key server (it will update the key if already on the ```console $ gpg --send-key $KEYID -```console +``` and import the newly updated key on any computer where you wish to use it (it will update the key if previously imported):