kvm: Add command line to download start_qemu.sh (#420)

This commit is contained in:
Anselmo L. S. Melo
2019-03-11 09:45:44 -07:00
committed by michael vincerra
parent 6a5fba7267
commit a9cceb9a23
@@ -82,6 +82,11 @@ Download and launch the virtual machine
`image <https://download.clearlinux.org/image/>`_ directory. This script
will launch the |CL| VM and provide console interaction within the same
terminal emulator window.
.. code-block:: bash
curl -O https://download.clearlinux.org/image/start_qemu.sh
#. Make the script executable: