From 16efb99d30557c337616f3c179ff18eef1ee2336 Mon Sep 17 00:00:00 2001 From: TwoSixtyThreeFiftyFour <108928957+TwoSixtyThreeFiftyFour@users.noreply.github.com> Date: Tue, 6 Sep 2022 04:41:56 +0000 Subject: [PATCH] Update verify.md Co-authored-by: Than Harrison --- verify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verify.md b/verify.md index 4773ade..ace0ecf 100644 --- a/verify.md +++ b/verify.md @@ -79,7 +79,7 @@ For additional safety, you can always double check the PDF files using the PDFID Here are the steps: -- Install latest 3.9.x / 3.10.x version of Python on your OS, Download PDFID and, from a command prompt or terminal, run: +- Install the latest version (e.g., 3.10.6 stable) of Python, download [pdfid](https://didierstevens.com/files/software/pdfid_v0_2_8.zip) and, from a command prompt or terminal, run: ```python pdfid.py file-to-check.pdf```