Keep image reference generic for fix on sig validation sha512sum output

Signed-off-by: Leona <leonax.cook@intel.com>
This commit is contained in:
Leona
2016-08-10 10:46:11 -07:00
parent 7ca5d6c5e6
commit ac6b902226
+1 -1
View File
@@ -48,7 +48,7 @@ Verification of images is done by humans when they download an image via the fol
.. code-block:: console
$ sha512sum ./clear-9850-kvm.img.xz > sha512sum.out
$ sha512sum ./[image-####].img.xz > sha512sum.out
* Finally, we can use :command:`openssl` to validate the signed
:file:`SHA512SUMS.sig` was signed by the ``ClearLinuxRoot`` certificate: