Skip to content

Commit

Permalink
fix: fixes markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Feb 1, 2024
1 parent 323866f commit 3c1f8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/updater/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,4 @@ SIG=$(updater signing sign -k rsa_private.pem "$COMMIT_HASH")
# Verify the commit hash (should produce: "Signature is valid")
updater signing verify -k rsa_public.pem "$COMMIT_HASH" "$SIG"
```
```

0 comments on commit 3c1f8da

Please sign in to comment.