Signed-off-by: Sumit Garg <sumit.g...@linaro.org>
---
 doc/board/qualcomm/sdm845.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/board/qualcomm/sdm845.rst b/doc/board/qualcomm/sdm845.rst
index 71879c2a6e..08e1c353c5 100644
--- a/doc/board/qualcomm/sdm845.rst
+++ b/doc/board/qualcomm/sdm845.rst
@@ -149,7 +149,9 @@ Steps:
        mkbootimg --kernel u-boot.bin.gz-dtb --ramdisk db845c.itb \
        --output boot.img --pagesize 4096 --base 0x80000000
 
-- Flash boot.img using db845c fastboot method.
+- Flash boot.img using db845c fastboot method::
+
+        sudo fastboot flash boot boot.img
 
 More information can be found on the `DragonBoard 845c page`_.
 
-- 
2.34.1

Reply via email to