Skip to content

Commit

Permalink
fix: Remove typo in Alternate signing flow (#344)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrés Torres <[email protected]>
  • Loading branch information
elfotografo007 authored Jul 14, 2022
1 parent 9d0031b commit 9020b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9020b3c

Please sign in to comment.