diff --git a/qla2x00t/doc/qla2x00t-howto.html b/qla2x00t/doc/qla2x00t-howto.html
index d17f1ec73..96bb05b70 100644
--- a/qla2x00t/doc/qla2x00t-howto.html
+++ b/qla2x00t/doc/qla2x00t-howto.html
@@ -66,7 +66,10 @@ these packages can be installed as follows:
Find out whether you will need SCSI pass-through and/or the iSCSI
zero-copy optimization. If not, skip the kernel download, patch, rebuild
-and reboot steps and continue with the SCST build step.
+and reboot steps and continue with the SCST build step
+after having issued the command below:
+export BUILD_2X_MODULE=y CONFIG_SCSI_QLA2XXX_TARGET=y
+
Decide whether you want to start from a vanilla Linux kernel source tree