diff --git a/documentation/sdk-manual/using.rst b/documentation/sdk-manual/using.rst index 792e159bfe..a53010f026 100644 --- a/documentation/sdk-manual/using.rst +++ b/documentation/sdk-manual/using.rst @@ -70,11 +70,11 @@ Where: For example, the following SDK installer is for a 64-bit development host system and a i586-tuned target architecture based off -the SDK for ``core-image-sato`` and using the current DISTRO snapshot: +the SDK for ``core-image-sato`` and the ``&DISTRO;`` release: .. code-block:: text - poky-glibc-x86_64-core-image-sato-i586-toolchain-DISTRO.sh + poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh .. note::