diff --git a/docs/installation/debian.rst b/docs/installation/debian.rst
index b3691ac1eb02bd8194e90c658a46597eee9788f1..b5492080acc0f03134f8c4da83522d4bddf63569 100644
--- a/docs/installation/debian.rst
+++ b/docs/installation/debian.rst
@@ -23,7 +23,7 @@ default on system. You can install them using:
 .. code-block:: shell
 
     sudo apt-get update
-    sudo apt-get install curl python3-venv git unzip
+    sudo apt-get install curl python3-pip python3-venv git unzip
 
 
 Layout