From db51b0943b71ae310efe232f888b95e46cbdb38f Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Tue, 28 Apr 2020 07:15:44 -0400 Subject: ref-manual: fix excessive command indentation (From yocto-docs rev: e3a74639609e99357b23a5702c38a7a943713cdc) Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-system-requirements.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml index 7d3c719981..7a11ec2cf3 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml @@ -503,7 +503,7 @@ or run the BitBake command to build the extended tarball: - $ bitbake buildtools-extended-tarball + $ bitbake buildtools-extended-tarball The @@ -535,7 +535,7 @@ Here is an example for the extended installer: - $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh + $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh During execution, a prompt appears that allows you to choose the installation directory. -- cgit v1.2.3-54-g00ecf