diff options
author | Omar Polo <op@omarpolo.com> | 2024-01-11 16:26:50 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-01-11 16:26:50 +0000 |
commit | 2865452c40f26a847448a314a3f4b50e4b49322e (patch) | |
tree | 5520e17b40382510a613fb687b5eac9566bb8cc7 /site | |
parent | 1ee636a45c28838b3e3ce44eb8d998ecf3fa61df (diff) |
typo
Diffstat (limited to 'site')
-rw-r--r-- | site/index.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.gmi b/site/index.gmi index 096332f..9caa4b7 100644 --- a/site/index.gmi +++ b/site/index.gmi @@ -46,7 +46,7 @@ $ sudo make install # eventually A SHA256 file is available. However, it only checks for accidental corruption. You can use signify (gmid-VERS.sha256.sig) and the public key PUBKEY to cryptographically verify the downloaded tarball. The signify public key for the previous and the next release is included in the tarball. => SITE/gmid-VERS.sha256 gmid-VERS.sha256 -=> SITE/gmid-VERS.sha25.sig gmid-VERS.sha256.sig +=> SITE/gmid-VERS.sha256.sig gmid-VERS.sha256.sig To verify the signatures with signify(1): |