summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-10-11 17:59:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-16 23:46:52 +0100
commit2be2a1200ec31a4c017b341d166f32b0d13187fd (patch)
tree755e0e70d0c3b3fbe2a7e321aa683e242d078dc6 /documentation/toaster-manual
parent42c7053e0f5dd07ef17243e96c4a027a2eb12d66 (diff)
downloadopenembedded-core-contrib-2be2a1200ec31a4c017b341d166f32b0d13187fd.tar.gz
toaster-manual: Updated "Install Toaster Packages" section
(From yocto-docs rev: ad679fbcd86c06e784d0ba722030b73a4698e64c) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r--documentation/toaster-manual/toaster-manual-start.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml
index c5c6795f65..b1a0d87151 100644
--- a/documentation/toaster-manual/toaster-manual-start.xml
+++ b/documentation/toaster-manual/toaster-manual-start.xml
@@ -54,7 +54,7 @@
You need to install the packages that Toaster requires.
Use this command:
<literallayout class='monospaced'>
- $ $ pip3 install --user -r bitbake/toaster-requirements.txt
+ $ pip3 install --user -r bitbake/toaster-requirements.txt
</literallayout>
The previous command installs the necessary Toaster modules
into a local python 3 cache in your