diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index 5555df971f..b6dc06c3dc 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -96,6 +96,17 @@
poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh
+
+ As an alternative to downloading an SDK, you can build the toolchain
+ installer.
+ For information on building the installer, see the
+ "Building an SDK Installer"
+ section.
+ Another helpful resource for building an installer is the
+ Cookbook guide to Making an Eclipse Debug Capable Image
+ wiki page.
+ This wiki page focuses on development when using the Eclipse IDE.
+