From c5833cd8a5fa602865ce26879df0d5d52defcc8c Mon Sep 17 00:00:00 2001 From: Bun K Tan Date: Mon, 13 Nov 2017 13:59:01 -0800 Subject: [PATCH] Fixed a Windows command error Signed-off-by: Bun K Tan --- .../get-started/bootable-usb/bootable-usb-windows.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst b/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst index 8e968158..d8f2ffc3 100644 --- a/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst +++ b/source/clear-linux/get-started/bootable-usb/bootable-usb-windows.rst @@ -24,8 +24,8 @@ Verify the integrity of the download (recommended) .. code-block:: console - C:\> CertUtil -hashfile ./clear--live.img.xz | findstr -v file - + C:\> CertUtil -hashfile ./clear--live.img.xz sha512 + Compare the output with the original checksum to make sure they match. Burn the Clear Linux image onto a USB drive