From a8f960ec69095242c4dcc1fbc9b83d7652cfd2f5 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 17 Jul 2019 12:06:03 -0700 Subject: [PATCH] Add command verabitum to download over zsync --- source/1/1.1/retrieving_the_image.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/1/1.1/retrieving_the_image.rst b/source/1/1.1/retrieving_the_image.rst index c18e6db8..172dd3e1 100644 --- a/source/1/1.1/retrieving_the_image.rst +++ b/source/1/1.1/retrieving_the_image.rst @@ -71,5 +71,11 @@ Otherwise, there is a snap application you can download of zsync which should fu .. code:: sudo snap install zsync + + To actually download the image over zysnc for 19.04 run + +.. code:: + + zsync http://cdimage.ubuntu.com/lubuntu/releases/disco/release/lubuntu-19.04-desktop-amd64.iso.zsync **You have now downloaded the image successfully. Please continue to Chapter 1.2.**