diff --git a/source/guides/maintenance/download-verify-decompress.rst b/source/guides/maintenance/download-verify-decompress.rst index 1dc74083..9142bc34 100644 --- a/source/guides/maintenance/download-verify-decompress.rst +++ b/source/guides/maintenance/download-verify-decompress.rst @@ -142,7 +142,7 @@ checksum file designated with the suffix `-SHA512SUMS`. .. code-block:: bash - CertUtil -hashfile ./clear-[version number]-[image type].[compression type] sha512 + CertUtil -hashfile ./clear-[version number]-[image type].[compression type] SHA512 #. Manually compare the output with the original checksum value shown in the downloaded checksum file and make sure they match. @@ -173,4 +173,4 @@ Image types .. include:: ../../reference/image-types.rst :start-after: incl-image-filename-end: -.. _image: https://clearlinux.org/downloads \ No newline at end of file +.. _image: https://clearlinux.org/downloads