update kvm curl command

Update the command to download the latest kvm image
This commit is contained in:
Tom Leavitt
2018-10-31 10:33:54 -07:00
committed by GitHub
parent d1b9acf9f1
commit 86a2b44d81
@@ -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/latest)-kvm.img.xz
curl -O https://download.clearlinux.org/image/clear-$(curl https://download.clearlinux.org/image/latest-images | grep '[0-9]'-kvm)
#. Uncompress the downloaded image: