summaryrefslogtreecommitdiffstats
path: root/documentation/brief-yoctoprojectqs
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
-rw-r--r--documentation/brief-yoctoprojectqs/index.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
index c8310e0066..7b8baf233a 100644
--- a/documentation/brief-yoctoprojectqs/index.rst
+++ b/documentation/brief-yoctoprojectqs/index.rst
@@ -70,11 +70,9 @@ Build Host Packages
70 70
71You must install essential host packages on your build host. The 71You must install essential host packages on your build host. The
72following command installs the host packages based on an Ubuntu 72following command installs the host packages based on an Ubuntu
73distribution: 73distribution::
74 74
75.. code-block:: shell 75 $ sudo apt install &UBUNTU_HOST_PACKAGES_ESSENTIAL;
76
77 $ sudo apt install &UBUNTU_HOST_PACKAGES_ESSENTIAL;
78 76
79.. note:: 77.. note::
80 78