Skip to content

Commit 4a3c33f

Browse files
author
Adam Leskis
committed
Add explicit additional step to the readme
This was easy to miss during the process of setting up the action, and it would have been nice for it to be more explicit when we were setting this up.
1 parent 3f4ec4a commit 4a3c33f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ ___
3737

3838
## Prerequisites
3939

40-
First, [generate a GPG key](https://docs.github.com/en/github/authenticating-to-github/generating-a-new-gpg-key) and
41-
export the GPG private key as an ASCII armored version to your clipboard:
40+
First, [generate a GPG key](https://docs.github.com/en/github/authenticating-to-github/generating-a-new-gpg-key) and then [add the public key to your GitHub account](https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account). Once that's done, export the GPG private key as an ASCII armored version to your clipboard:
4241

4342
```shell
4443
# macOS

0 commit comments

Comments
 (0)