diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user-guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 68a74edd5..087305d12 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`_. |