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