summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 4f20bb0f12..0f2ecf4110 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -199,15 +199,6 @@
199 <title>Ubuntu</title> 199 <title>Ubuntu</title>
200 200
201 <para> 201 <para>
202 If your distribution is Ubuntu, you need to be running the bash shell.
203 You can be sure you are running this shell by entering the following command and
204 selecting "No" at the prompt:
205 <literallayout class='monospaced'>
206 $ sudo dpkg-reconfigure dash
207 </literallayout>
208 </para>
209
210 <para>
211 The packages you need for a supported Ubuntu distribution are shown in the following command: 202 The packages you need for a supported Ubuntu distribution are shown in the following command:
212 </para> 203 </para>
213 204