summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-start.xml')
-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 @@
54 You need to install the packages that Toaster requires. 54 You need to install the packages that Toaster requires.
55 Use this command: 55 Use this command:
56 <literallayout class='monospaced'> 56 <literallayout class='monospaced'>
57 $ $ pip3 install --user -r bitbake/toaster-requirements.txt 57 $ pip3 install --user -r bitbake/toaster-requirements.txt
58 </literallayout> 58 </literallayout>
59 The previous command installs the necessary Toaster modules 59 The previous command installs the necessary Toaster modules
60 into a local python 3 cache in your 60 into a local python 3 cache in your