From f917202a2755e270068e538d2eecd35d6653c2f1 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Tue, 4 Dec 2018 02:15:45 -0800 Subject: [PATCH] Updated PGP Signature (markdown) --- PGP-Signature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PGP-Signature.md b/PGP-Signature.md index b026779..b87873d 100644 --- a/PGP-Signature.md +++ b/PGP-Signature.md @@ -1,7 +1,7 @@ You can check if the Statping binary you downloaded is authentic by running a few commands. ### Steps to Authenticate -1. Download the Statping `tar.gz` file from [Latest Releases](https://github.com/hunterlong/statping/releases/latest) and extract the Statping binary and the `statup.asc` file. +1. Download the Statping `tar.gz` file from [Latest Releases](https://github.com/hunterlong/statping/releases/latest) and extract the `statping` binary and the `statup.asc` file. 2. Run command: `gpg --verify statping.asc` 3. You should see `Good signature from "Hunter Long " [ultimate]`.