bare-metal-curl patch update

changed download/clearlinux.org to download.clearlinux.org
This commit is contained in:
Tom Leavitt
2018-10-30 14:31:02 -07:00
committed by GitHub
parent a4e17ccfa4
commit 047da96e0c
@@ -20,7 +20,7 @@ Look for the :file:`clear-[version number]-installer.img.xz` file. You can also
.. code-block:: bash
curl -O https://download.clearlinux.org/image/$(curl https://download/clearlinux.org/image/latest-images | grep "installer")
curl -O https://download.clearlinux.org/image/$(curl https://download.clearlinux.org/image/latest-images | grep "installer")
Once you have downloaded the image, verify and decompress the file.