diff options
| author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-10-11 17:59:51 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:52 +0100 |
| commit | 2be2a1200ec31a4c017b341d166f32b0d13187fd (patch) | |
| tree | 755e0e70d0c3b3fbe2a7e321aa683e242d078dc6 | |
| parent | 42c7053e0f5dd07ef17243e96c4a027a2eb12d66 (diff) | |
| download | poky-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>
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-start.xml | 2 |
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 |
