From 528c43e931d10f69ba991177d4abfbb8d838a1c5 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: a95b49eef8f6bfde153677dda8021ffadf29d8f7) Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-system-requirements.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual') 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