diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index 68a74edd5fd22a8bae0cdf85655459f25a703eb4..087305d12c035f1b3af9230e5689d98cc8e84f7e 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -52,7 +52,7 @@ Install the required packages to build TF-A with the following command:
 
 ::
 
-    sudo apt-get install build-essential gcc make git libssl-dev
+    sudo apt-get install device-tree-compiler build-essential gcc make git libssl-dev
 
 TF-A has been tested with `Linaro Release 17.10`_.