diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 9a62c4f172..07d752c4c1 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -213,9 +213,9 @@ | |||
| 213 | </literallayout> | 213 | </literallayout> |
| 214 | 214 | ||
| 215 | <literallayout class='monospaced'> | 215 | <literallayout class='monospaced'> |
| 216 | $ sudo zypper install python gcc gcc-c++ libtool | 216 | $ sudo zypper install python gcc gcc-c++ libtool \ |
| 217 | $ subversion git chrpath automake | 217 | subversion git chrpath automake \ |
| 218 | $ help2man diffstat texinfo mercurial wget | 218 | help2man diffstat texinfo mercurial wget |
| 219 | </literallayout> | 219 | </literallayout> |
| 220 | 220 | ||
| 221 | </section> | 221 | </section> |
