From 2be2a1200ec31a4c017b341d166f32b0d13187fd Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Wed, 11 Oct 2017 17:59:51 -0700 Subject: toaster-manual: Updated "Install Toaster Packages" section (From yocto-docs rev: ad679fbcd86c06e784d0ba722030b73a4698e64c) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- documentation/toaster-manual/toaster-manual-start.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') 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: - $ $ pip3 install --user -r bitbake/toaster-requirements.txt + $ pip3 install --user -r bitbake/toaster-requirements.txt The previous command installs the necessary Toaster modules into a local python 3 cache in your -- cgit v1.2.3-54-g00ecf