mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-25 17:45:52 +00:00
Merge pull request #60 from clearlinux/fix-windows-sha512-cmd
Fixed a Windows command error
This commit is contained in:
@@ -24,7 +24,7 @@ Verify the integrity of the download (recommended)
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
C:\> CertUtil -hashfile ./clear-<version>-live.img.xz | findstr -v file
|
||||
C:\> CertUtil -hashfile ./clear-<version>-live.img.xz sha512
|
||||
|
||||
Compare the output with the original checksum to make sure they match.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user