Update verify.md

Co-authored-by: Than Harrison <th.thgtoa@disroot.org>
This commit is contained in:
TwoSixtyThreeFiftyFour 2022-08-31 04:40:52 +00:00 committed by Than Harrison
parent 39a7b87873
commit 78f31c2839

View File

@ -20,7 +20,7 @@ Windows:
MacOS:
- From a terminal, run ```shasum -a 256 /full/path/to/your/file```
- Compare the obtained hash result of your local file to the online files published hash. They should match.
- Compare the obtained hash result of your local file to the online file's published hash. They should match.
Linux:
- From a terminal, run ```sha256sum /full/path/to/your/file```