diff --git a/how-to/develop-with-buildd.rst b/how-to/develop-with-buildd.rst index 7015a7f..9860093 100644 --- a/how-to/develop-with-buildd.rst +++ b/how-to/develop-with-buildd.rst @@ -178,7 +178,7 @@ To download the image we need to set up the ``ubuntu-archive-tools``. $ sudo apt install python3-launchpadlib python3-ubuntutools Now we can download the image. Please note that there are two types of images: ``chroot`` and ``lxd`` images. -``chroot`` backend is only used for ``binarypackagebuilds`` and ``sourcepackagerecipebuilds`` while all the other build types use an LXD image. +``chroot`` backend is only used for ``binarypackagebuilds`` and ``sourcepackagerecipebuilds`` while all the other build types use an ``lxd`` image. To download the an ``lxd`` image proceed as follows: