From 9020b3c884ca1456eaaa0656c3b2c25774a8d204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Torres?= Date: Thu, 14 Jul 2022 11:51:21 -0500 Subject: [PATCH] fix: Remove typo in Alternate signing flow (#344) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andrés Torres --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 220980f4..b0f69daa 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ Enter root keys passphrase: Copy `root.json.sigs` back to the repo box and import the signatures: ``` bash -$ tuf add-signatures --signatures=root.json.sigs root.json +$ tuf add-signatures --signatures root.json.sigs root.json ``` This achieves the same state as the above flow for the repo box: