summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/start.rst')
-rw-r--r--documentation/toaster-manual/start.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/start.rst b/documentation/toaster-manual/start.rst
index c687a82531..cab5d1f673 100644
--- a/documentation/toaster-manual/start.rst
+++ b/documentation/toaster-manual/start.rst
@@ -18,7 +18,7 @@ to run the Yocto Project. To do this, follow the instructions in the
18the Yocto Project Development Tasks Manual. For Ubuntu/Debian, you might 18the Yocto Project Development Tasks Manual. For Ubuntu/Debian, you might
19also need to do an additional install of pip3. :: 19also need to do an additional install of pip3. ::
20 20
21 $ sudo apt-get install python3-pip 21 $ sudo apt install python3-pip
22 22
23Establishing Toaster System Dependencies 23Establishing Toaster System Dependencies
24======================================== 24========================================