Skip to content

Commit

Permalink
docs: import gpg key instead of searching (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
zonescape authored Oct 2, 2024
1 parent 1974cc1 commit 7430ab8
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 @@ -41,7 +41,7 @@ signed with the [66EA13043E6CDBA67A5D85AB71BD3AD93E8B6ABF](https://keys.openpgp.
GPG key.

```
gpg --keyserver keys.openpgp.org --search 66EA13043E6CDBA67A5D85AB71BD3AD93E8B6ABF
gpg --keyserver keys.openpgp.org --recv-keys 66EA13043E6CDBA67A5D85AB71BD3AD93E8B6ABF
gpg --verify totp-cli_{{.Version}}_checksums.txt.sig
```

Expand Down

0 comments on commit 7430ab8

Please sign in to comment.