summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/brief-yoctoprojectqs/index.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
index 070f5e2cf3..48f81b16a9 100644
--- a/documentation/brief-yoctoprojectqs/index.rst
+++ b/documentation/brief-yoctoprojectqs/index.rst
@@ -76,9 +76,10 @@ Build Host Packages
76 76
77You must install essential host packages on your build host. The 77You must install essential host packages on your build host. The
78following command installs the host packages based on an Ubuntu 78following command installs the host packages based on an Ubuntu
79distribution:: 79distribution:
80 80
81 $ sudo apt install &UBUNTU_DEBIAN_HOST_PACKAGES_ESSENTIAL; 81.. literalinclude:: ../tools/host_packages_scripts/ubuntu_essential.sh
82 :language: shell
82 83
83.. note:: 84.. note::
84 85