From 70059b37c748d49e9fe83b26d4dc95308df18309 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 6 Sep 2021 07:59:07 -0400 Subject: [PATCH] ref-manual: couple minor tweaks to Chapter 1 (From yocto-docs rev: d00282396ddc558bf025a81edc1dad53a814e13a) Signed-off-by: Robert P. J. Day Reviewed-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/system-requirements.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index e9d995c61b..5e5c105d62 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst @@ -4,7 +4,7 @@ System Requirements ******************* -Welcome to the Yocto Project Reference Manual! This manual provides +Welcome to the Yocto Project Reference Manual. This manual provides reference information for the current release of the Yocto Project, and is most effectively used after you have an understanding of the basics of the Yocto Project. The manual is neither meant to be read as a @@ -277,7 +277,8 @@ installer and automatically installs the tools for you: 1. Execute the ``install-buildtools`` script. Here is an example:: $ cd poky - $ scripts/install-buildtools --without-extended-buildtools \ + $ scripts/install-buildtools \ + --without-extended-buildtools \ --base-url &YOCTO_DL_URL;/releases/yocto \ --release yocto-&DISTRO; \ --installer-version &DISTRO;