From c692fbfd8ff561d03ad01b7768833d73007edf77 Mon Sep 17 00:00:00 2001 From: Tom Leavitt Date: Wed, 31 Oct 2018 10:42:26 -0700 Subject: [PATCH] update kvm image typo fixed typo of filename --- source/clear-linux/get-started/virtual-machine-install/kvm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/get-started/virtual-machine-install/kvm.rst b/source/clear-linux/get-started/virtual-machine-install/kvm.rst index 19846c20..718bd559 100644 --- a/source/clear-linux/get-started/virtual-machine-install/kvm.rst +++ b/source/clear-linux/get-started/virtual-machine-install/kvm.rst @@ -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: