update kvm image typo

fixed typo of filename
This commit is contained in:
Tom Leavitt
2018-10-31 10:42:26 -07:00
committed by GitHub
parent 86a2b44d81
commit c692fbfd8f
@@ -55,7 +55,7 @@ Download and launch the virtual machine
.. code-block:: bash
curl -O https://download.clearlinux.org/image/clear-$(curl https://download.clearlinux.org/image/latest-images | grep '[0-9]'-kvm)
curl -O https://download.clearlinux.org/image/$(curl https://download.clearlinux.org/image/latest-images | grep '[0-9]'-kvm)
#. Uncompress the downloaded image: