diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -99,6 +99,12 @@ Please read first the reference page on this matter: | |||
99 | gpg --keyserver hkps://keys.openpgp.org --recv 1773E9248085C8C7 | 99 | gpg --keyserver hkps://keys.openpgp.org --recv 1773E9248085C8C7 |
100 | ``` | 100 | ``` |
101 | 101 | ||
102 | The GPG public key used to sign the archives [can also be | ||
103 | retrieved | ||
104 | here](https://git.sr.ht/~ralessi/texlive-openbsd/blob/master/alessi.asc). | ||
105 | (You can view the contents with `gpg --show-keyring`, or | ||
106 | `gpg --list-options show-keyring` depending on your gpg version.) | ||
107 | |||
102 | 4. Clone this git repository and fetch the binaries: | 108 | 4. Clone this git repository and fetch the binaries: |
103 | 109 | ||
104 | ```sh | 110 | ```sh |