diff --git a/source/1/1.1/retrieving_the_image.rst b/source/1/1.1/retrieving_the_image.rst index add8ae47..82cf3ab6 100644 --- a/source/1/1.1/retrieving_the_image.rst +++ b/source/1/1.1/retrieving_the_image.rst @@ -68,10 +68,14 @@ In order to use zsync, you need to install it. Since this is a Linux-only client If you are running Debian or Ubuntu (or a distribution based off of either), run the following command in a terminal: +.. code:: + sudo apt install zsync Otherwise, there is a snap application you can download of zsync which should function mostly the same and should work on all Linux distributions: +.. code:: + sudo snap install zsync **You have now downloaded the image successfully. Please continue to Chapter 1.2.**